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

[Bugfix] Prevent reload loop #18

Closed arikw closed 3 years ago

arikw commented 3 years ago

Prevent reload loop by closing the current tab if it was created for browsing "http://reload.extensions" and the "reload current tab" is enabled

Fixes #16