kdlcalkcmchabpgfhmjannmkbppggkck
Reborn version of LiveReload extension for automatic page refresh during development Establishes connection to local LiveReload server websocket on localhost. Works as a replacement for original but abandoned "LiveReload 2.x by Andrey Tarantsov" extension. Full source is available at https://github.com/marisk/chrome-extension-livereload-reborn
Adobe Live Reload Assistant
Allows Adobe Live Reload to communicate with Adobe DevTools. This extension pairs with the VS Code Extension "Adobe Live Reloader" (ALR) to enable reload-on-save functionality for Adobe extensions development. Before using, make sure your extensions .debug file is setup properly or the extension won't work. To use, install this and the VS Code extension and open the extension you'd like to debug in VS Code. Then use the command palette to run the "Run Adobe Live Reload" command. ALR will open your debug window and you're good to go!
Angular DevTools
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities. You can use Angular DevTools to understand the structure of your application and preview the state of the directive and the component instances. To get insights into the execution of the application, you can use the profiler tab, which shows you the individual change detection cycles, what triggered them, and how much time Angular spent in them. You can also inspect and visualize your application's dependency injection tree to better how understand how and why any token was resolved to a specific service.
Vue.js devtools (beta)
DevTools browser extension for Vue.js Chrome DevTools extension for debugging Vue.js applications. Thank you for trying the Vue.js devtools Beta! If you have any issue, please report them on the GitHub repository. This is the beta channel with a brand-new re-implementation, built with Vue 3. Note the beta channel may cause conflict with the stable version of Vue devtools. If the Vue icon is lit but the Vue tab doesn't show up in devtools, please temporarily disable the stable version and re-open the page.
Xdebug Chrome Extension
Xdebug Chrome Extension, Step Debugging, Profiling and Tracing PHP Web Pages for PHP Developer. Xdebug helper for Chrome, forked from Xdebug Helper, and fixed some bugs.