Category "firefox-addon-webextensions"

Firefox extension request is interpreted as CORS

When porting my Chrome extension to a Firefox web-extension, I can't make any network requests because they are blocked by the same origin policy. As an exampl

Redirect to packaged HTML file

When using browser.webRequest.onBeforeRequest, I would like to return a redirect to an HTML file packaged in the extension. I have the extension activated as a

sendMessage not received by options page onMessage in Safari

I have ported a Chrome/FireFox extension. One of the things that does not work is receiving message from background to a options page (safari-web-extension:///p

Can't get Firefox extension logs to show up

Following these instructions, I went to about:debugging -> This Firefox and clicked Inspect on my extension, which shows a console. But no logs show up there