On tab or URL Change Popup doesn't Refresh
PabiGamito opened this issue · 1 comments
PabiGamito commented
Popup needs to check on every tab or URL change if the active tab is now a google document to show document specific settings.
PabiGamito commented
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.