Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-webextensions

Javascript shell command execution from Firefox web extensions

Can browser extensions overwrite CSS media features/query?

Can browser.tabs.query({active: true, currentWindow: true}) ever return more than one tab?

Using browser_style in addon on Firefox (v57)

How to trigger click on a button

Firefox WebExtension: How Do I Run Code Prior to Disable/Uninstall?

Disabling / enabling javascript only in one tab from the Firefox/Chrome extension (using Web Extensions)

How to use Vue.js in a web extension popup?

Chrome extension with webpack style-loader couldn't find a style target

Undue WebStorm warnings when coding Firefox WebExtensions

Using a content script with 127.0.0.1 and a custom port with a Firefox Addon

Your first extension - official Firefox extension tutorial not working

Ignore not declared variables (TypeScript)

Is there a way to bulk subscribe to all subreddits in a particular list programmatically (there is no built-in way to do this)

How can I execute a userscript on a moz-extension page?

Firefox Web extension. Accessing popup content in content script

Javascript does not run on local page

TypeError: browser.webRequest is undefined [duplicate]

Inspect Firefox WebExtensions storage.local

tabs.executeScript() not injecting script in content page of extension