Commonly, you should use this tag IN ADDITION TO the tag for the specific type of add-on which you are asking about.
Can we have add-ons(FireFox) or extensions(Chrome) in the mobile browsers like how we are using them with web …
android iphone google-chrome-extension firefox-addon mobile-browserWhat are some resources for getting started writing a Firefox Addon? Is there an API guide somewhere? Is there a …
firefox firefox-addon add-onSo now that HTML5 introduces history.pushState to change the browsers history, websites start using this in combination with Ajax …
javascript firefox-addon browser-history pushstateI am working a Firefox add-on (which is written in JavaScript) and need to determine the Windows user currently logged …
javascript firefox firefox-addon usernameIs there an addon that allows you to view, edit, localStorage information? If there is and it works as an …
firefox firebug firefox-addon local-storageI've recently set-up a local WebSocket server which works fine, however I'm having a few troubles understanding how I should …
javascript firefox websocket firefox-addonEDIT After looking at JSHint I found this 'destructuring expression' is available in ES6 (use esnext option) or Mozilla JS …
javascript firefox firefox-addonIn Firebug I am able to remove and edit any cookies using the Cookies panel. But in the Firefox DevTools …
cookies firefox-addon firefox-developer-toolsIs it possible to modify/edit, already installed firefox addons? Where are the addons stored in the computer... I mean …
firefox firefox-addonHow can I intercept the post data a page is sending in FF or Chrome via configuration, extension or code? (…
google-chrome firefox post firefox-addon