arikw / chrome-extensions-reloader

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

[Bugfix] Reload correct page #19

Closed arikw closed 3 years ago

arikw commented 3 years ago

If a refresh was initiated using "http://reload.extensions", the last tab in the window got refreshed, instead of the last viewed tab. This PR fixes this issue.