Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-webextensions

Content Script Injection at Install for Firefox Web Extension

How to audit a chrome extension's open-source code?

enabling right click: <body oncontextmenu="return false">

Mozilla Add-Ons rejecting jQuery (despite not being modified)

Firefox WebExtension toolbar buttons to toggle sidebars

Parsing FB-Purity's Firefox idb (Indexed Database API) object_data blob from Linux bash

chrome.tabs.executeScript(): How to get result of content script?

How do I install WebExtension that developed by myself to Firefox Nightly?

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?