Commonly, you should use this tag IN ADDITION TO the tag for the specific type of add-on which you are asking about.
How can I disable Vimperator temporarily? For example, I'd like to disable Vimperator temporarily when I am using a web …
firefox firefox-addon vimperatorThe terms "extension" and "add-on" seem interchangeable, but I have seen instances where people seem to mean different things with "…
firefox firefox-addonAre there any easy ways to override the default behaviors of the geolocation api and just hard code your current …
javascript geolocation firefox-addon firefox3.5I am trying to write a Firefox 3 add-on which will enable me to easily re-tag bookmarks. For example I have …
sqlite firefox-addon firefox-3 bookmarksIs there a way to port a chrome extension to other browsers, without having to entirely re-write the code? My …
javascript html firefox-addon google-chrome-extension ieaddonI downloaded this Firefox sample extension from mozilla.org, I modified the file install.rdf and changed maxVersion value to 3.6.10 (…
firefox firefox-addon browser-plugin browser-addonsI'm making a FF extension and I hit a snag. Here's what I have: var canLink = document.querySelector('link[rel="…
javascript firefox firefox-addon firefox-addon-sdkI am developing a new Firefox addon that intercept all Firefox's network traffic (http(s) requests with http-on-modify-request) With my …
javascript firefox firefox-addon firefox-addon-sdk firefox-developer-toolsI am building an add-on for an application. The clients are paying to view some webpages and download some files …
javascript firefox firefox-addon webpage xpcomI am a newbie to the browser extension development and I understand the concept of browser extensions altering the page …
javascript google-chrome google-chrome-extension firefox-addon safari-extension