Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in firefox-addon-sdk

How to use CSS :hover on a toolbar button in Addon SDK

css firefox-addon-sdk

Mozilla add-on and var {Cc, Ci, Cu} = require("chrome");

Open XUL in a new tab/window using Addon-SDK

Get message manager of a tab? (Firefox Add-on SDK)

Using Google Analytics in Firefox Extension

Debugging AngularJS web app in Firefox extensions

Why would there be no debug output when testing my Firefox Addon on mobile using cfx?

Communication between scripts in Firefox addon sdk - self.port doesn't exist

Copy file from addon to profile folder

How to use nsIParserUtils inside firefox addon sdk 1.10 main.js?

How do I code my Add-on so that Firefox knows where to check for updates?

Access the Add-on SDK from within a traditional XUL-based add-on?

How do I put an file input element in the preference pane of a Firefox addon?

Generating signed XPI via jpm failed

How to emit and listen event between pagemod and widget?

firefox detect tab id in "sdk/system/events" api