Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-webextensions

Web Extension : How do I use "browser_style = true"?

How to share local storage auth token from my site to my WebExtension?

tabs.getCurrent() result is undefined?

chrome.webrequest.onbeforerequest.addlistener for Firefox?

Firefox extension request is interpreted as CORS

In chrome extension, how to send a cross-origin message from a parent content script to a content script in specific child iframe

How get raw response body inside a Web Extension for Firefox 55?

Communicate between scripts in the background context (background script, browser action, page action, options page, etc.)

Firefox WebExtensions and Cross-domain privileges

Convert Web Extension to Safari App Extension

Best way to purge innerHTML from a Firefox Extension

Add a Keyboard Shortcut to Firefox Extension

How to fix TypeError: browser.storage is undefined in chrome/firefox web extension?

Communicate data from popup to content script injected by popup with executeScript()

Firefox Extension: Error calling executeScript on file but not code

Using chrome.tabs vs browser.tabs for browser compatibility

IntelliJ Firefox Web Extensions Development

Get tab URL from page action (WebExtensions, Android)

Firefox WebExtension API: how to get the URL of the active tab? [duplicate]

Firefox WebExtension - How to obtain and modify content of cross domain iframe