Commonly, you should use this tag IN ADDITION TO the tag for the specific type of add-on which you are asking about.
I am trying to install a firefox xpi silently through an msi installer. I am doing so by the following …
firefox-addon mozilla silent-installerI have installed the Adobe Flash Player 10 debugger for Firefox 3 and I am unable to locate the flashlog.txt file …
firefox-addon trace flash-cs3If I have: var test = {toString: function(){alert("evil code"); return "test";}}; how can I convert test to a string? …
javascript security firefox-addon geckoI understand that I can log to the console when using a Firefox extension with the cfx run command. Is …
firefox logging firefox-addon firebug firefox-addon-sdkI need to print a page in custom Paper Size as defined in the System (Windows)/ Printer and Faxes. I …
javascript firefox printing firefox-addon printing-web-pageHow can I alter the HTTP response body in a Firefox extension? I have setup an http-on-examine-response observer and an …
javascript firefox-addonI am looking into ways to extend Firefox pop-up blocking from an extension. One option is replacing window.open() (or …
javascript firefox firefox-addon firefox4 prototype-programmingI'm trying to create a Firefox addon (using addon SDK) that will modify how the page is displayed, mostly as …
javascript firefox-addon firefox-addon-sdk mozillaI want to open extensions in browser tab as a normal html page so that I can automate it using …
firefox browser firefox-addon firefox-addon-sdk firefox-webextensionsI've been using pixel perfect for quite a long time, and grown to love it (despite it's annoyances). Now, when …
firefox-addon firebug pixel-perfect