For example, If I’m on website x and I click my web extension I want popupX.html to appear. However, if I’m currently on website y and I click my extension I want popupY.html to appear. Any help is much appreciated.
Asked
Active
Viewed 30 times
0
-
Related: https://stackoverflow.com/q/1979583/1531971 – Oct 05 '17 at 16:32
-
See documentation for chrome.browserAction.setPopup – wOxxOm Oct 05 '17 at 16:44