Skip to content

borndangerous/chrome-extensions-reloader

 
 

Repository files navigation

Extensions Reloader for Chrome™

Reloads all unpacked extensions with a single click.

The extension is available for download here.

If you've 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 2 ways:

  1. The extension's toolbar button.
  2. Browsing to "http://reload.extensions".

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.

About

A chrome extension for reloading unpacked extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.6%
  • HTML 19.4%