arikw / chrome-extensions-reloader

A chrome extension for reloading unpacked extensions
https://chrome.google.com/webstore/detail/extensions-reloader/fimgfedafeadlieiabdeeaodndnlbhid
Apache License 2.0
276 stars 38 forks source link

Auto-reload the active tab (Chrome Web Store contains an outdated version of extension) #6

Closed dmitrijs closed 8 years ago

dmitrijs commented 8 years ago

When developing an extension with a content_script, I always need to reload the page after extension was reloaded. It would be nice if extensions reloaded the current page automatically.

Or another approach: an option to reload extensions on every page reload.

dmitrijs commented 8 years ago

Just noticed that this is are already implemented in master. :( :+1:

However, when installing extension from Chrome Web Store, these changes are missing. It is possible that version in Chrome Web Store is outdated?

dmitrijs commented 8 years ago

Extension got updated in Chrome Web Store