Advanced Extension Reloader
Extension Actions
Reload an unpacked extension with one click, a hotkey, or automatically (extension for developers).
Reload an unpacked extension with one click, a hotkey or automatically (extension for developers).
📚 Documentation: https://github.com/loftyshaky/advanced-extension-reloader/blob/master/README.md#content
📺 Demo Video: https://www.youtube.com/watch?v=sG4juoReqsw
Advanced Extension Reloader has been updated to version 2.0.0, introducing several changes to the API. For more details, please refer to the documentation linked above.
Advanced Extension Reloader is a browser extension that simplifies extension development by allowing you to reload your unpacked extensions with a single click, hotkey or automatically when files change. It features audio notifications to confirm reloads.
Features:
🎯 Reload a specific extension by targeting an extension with a specific ID.
⌨️ Reload extensions using a hotkey.
🔄 Set up automatic reloading of your extensions when their files change using the supplementary npm packages Advanced Extension Reloader Watch 1 (for development without a bundler) or Advanced Extension Reloader Watch 2 (for development with a bundler).
🔔 Receive audio notifications when your extensions are successfully reloaded.
📄 Reload the current tab or all open tabs after your extensions are reloaded (useful for content scripts).
♻️ Advanced Extension Reloader will also reopen the popup and any tabs that were closed during the reload process, including your extension's options page.
----------------------------------------------------------------
🔐 Permissions
Read your browsing history
Allows the extension to reopen tabs that were closed during the reload.
Manage your apps, extensions, and themes
Enables the extension to reload other extensions.
Latest reviews
- graffin
- thanks. works nicely.