Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon

How to refresh / update pageMod contentScript?

FF extension - getting xmlhttp.status==0

Firefox: How do I get an nsIMessageManager instance from a JS Module under Electrolysis (e10s)?

Creating a single Firefox extension compatible with both desktop and Android

What variables are available in extension scope (like window, gBrowser)?

javascript firefox-addon

Can firefox add-on create files

firefox firefox-addon

Browser Auto Select file through File Input Tag via Browser Extension

nsIWebProgressListener - redirect to another URL

firefox-addon

Detect installed extensions in browsers?

Starting a firefox extension when firefox starts up

How do I make a Firefox extension (add-on) that only becomes available for a specific site?

firefox-addon

How can I log selected text with Firefox Addon Builder?

Prevent JavaScript redirects in Firefox

How to remove onLoad event listener which was passed to constructor's tabs.open?

Firefox Addon: bootstrap.js mit sdk/page-mod for versions < 38.0

redirect http request URI in mozilla Addon Builder

chrome.runtime.sendMessage not working on the 1st click when running normally. it works while debugging though