Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-webextensions

Transfer/synchronize WebExtension data between Firefox Desktop and Firefox Android

"Error: Missing host permission for the tab" on view-source: URLs

How to determine in which browser your extension background script is executing?

Is there a FF equivalent to chrome.declarativeContent.onPageChanged?

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