If youve ever developed a Google Chrome™ extension, you might have wanted to automate the process of reloading your unpacked extension without the need of going through the extensions page. 'Extensions Reloader' allows you to reload all unpacked extensions using 3 ways: 1- The extensions toolbar button 2- Browsing to 'http://reload.extensions' 3- Keyboard shortcut The toolbar icon will reload unpacked extensions using a single click. The 'reload by browsing' is intended for automating the reload process using 'post build' scripts - just browse to 'http://reload.extensions', and chrome will open with freshly reloaded extensions. Whenever a refresh is executed, a green 'OK' badge will appear on Extensions Reloaders toolbar icon. ** This extension is open-source and available on GitHub: https://github.com/arikw/chrome-extensions-reloader
You can Follow the below Step By Step procedure to install the Extensions Reloader Chrome Extension to your Chrome Web browser.
It is the Extensions Reloader Chrome extension download link you can download and install Chrome Browser.
Examine the inner workings of Chrome extensions.
A simple Reload button
View source code of Chrome extensions, Firefox addons or Opera extensions (crx/nex/xpi) from the Chrome web store and elsewhere.
Reload extensions in development from the context menu.
Reload enabled development extensions
Extension management is easier with Extensioner.
Show a notification when an extension is updated.
Automatically reload a page. Configure interval between page refreshes and see a count-down until the next refresh.
Simple editor for Storage Area for Chrome Packaged Apps & Extensions
Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…