This seems to be the easiest thing to do, but it's just not working. In a normal browser the .html …
javascript google-chrome-extension onclick firefox-webextensionsI am trying to send a variable from a background script to a content script that is associated with an …
javascript firefox firefox-addon firefox-webextensionsI've a web page(which I don't control) with: <body oncontextmenu="return false"> I want to enable right …
javascript jquery google-chrome-extension firefox-webextensionsAccording to the documentation for chrome.tabs.executeScript (MDN), the callback function accepts an "array of any result" result set …
javascript google-chrome google-chrome-extension firefox-webextensionsI am trying to learn WebExtension development for Firefox. I find the window debugging tools EXTREMELY useful as I can …
firefox firefox-webextensionsI want to open extensions in browser tab as a normal html page so that I can automate it using …
firefox browser firefox-addon firefox-addon-sdk firefox-webextensionsWorking at migrating my old Firefox extension to the up-to-date Webextension format. Earlier, I was able to get the URL …
javascript firefox tabs firefox-webextensions