Mozilla Extensions: Variable Scopes...
Read MoreHow to authenticate with twitter from a firefox plugin...
Read MoreChange the browser's window title in a WebExtensions based browser add-on...
Read MoreGet browser locale code in Firefox add-on...
Read MoreHow to iterate over files in a directory within an extractionless add-on's .xpi file...
Read MoreIs there an API to control downloads in Firefox add-on SDK?...
Read MoreHow to console.log from ChromeWorker (alternative to dump)...
Read MoreExecute script on 'onInstalled' in Firefox Add-on SDK extension...
Read MoreIs it possible to send functions through the Firefox SDK's port.emit()?...
Read MoreIs using a while loop a good waiting strategy in a Firefox Restartless Extension?...
Read MoreIs communicating between bootstrap.js and main.js possible in a Firefox Add-on SDK extension?...
Read MoreForce restart on install and upgrade of Firefox Add-on-SDK based extension...
Read MoreRunning javascript on pinned tabs in firefox...
Read MoreWhat do {curly braces} around javascript variable name mean...
Read MoreHow do I see the console.log output of a background script in a Firefox WebExtension?...
Read MoreOpen Tab in a Specific Position by Firefox extension...
Read MoreIs there any way of detecting if a particular browser extension is communicating with a server?...
Read MoreWhere can I see the logs from background-script?...
Read MoreFirefox WebExtension: How Do I Run Code Prior to Disable/Uninstall?...
Read MoreInspect Websocket Frames with Firefox Quantum...
Read MoreHow to bring tab to front using Firefox WebExtensions API...
Read MoreHow to use chrome.storage and runtime.connect in a Firefox WebExtensions add-on...
Read MoreFirefox addon to view/edit/create localStorage data?...
Read MoreButtons not showing up in Firefox WebExtension notifications...
Read MoreBrowser extension: prevent script from being executed...
Read MoreSimulating drop event works in Chrome extension but not Firefox add-on?...
Read MoreSharing variables between two background scripts in a Firefox Extension...
Read MoreCSP error while playing a remote audio file in Firefox WebExtension...
Read MoreFirefox extension popup: close the popup not the window...
Read MoreGet web page contents from Firefox in a C# program...
Read More