Line-Numbers-for-Google-Docs/chrome-extension

On tab or URL Change Popup doesn't Refresh

PabiGamito opened this issue · 1 comments

Popup needs to check on every tab or URL change if the active tab is now a google document to show document specific settings.

According to http://stackoverflow.com/questions/4146930/how-to-keep-google-chrome-extension-popup-open you can only change tabs or interact with browser if you are inspecting the popup. Otherwise popup closes everytime, so this should not be an issue for regular user and can be ignored.