Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-webextensions

How can I see content_script errors in the console of firefox 62.0.3?

Firefox WebExtention API: TypeError: browser.browserAction is undefined [duplicate]

How to create a bookmarks folder with javascript?

API WebExtensions, communicate between browser and content script

How to test firefox plugin locally

How can I get autocomplete/intellisense features for Firefox extension APIs on vscode?

View requests made by Firefox extension / add-on [duplicate]

How can an extension listen to a WebSocket? (and what if the WebSocket is within an iframe?)

Firefox: how to serve sourcemaps for web extension

Save Data URI as file using downloads.download() API

WebExtension message from popup script to content script

Firefox WebExtensions WebRequest Example not working