Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 776 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 776 Bytes

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.