firefox-addon
Firefinder alternative
Since upgrading to Firefox 6, one of my favourite extensions for firebug no longer works.Does anyone know of an alternative to firefinder?[详细]
2023-04-01 18:36 分类:问答Switching tab in the Firefox extension
I want to know a tab event fo开发者_StackOverflow中文版r Firefox extension to capture the event of switching from new tab to the older tab. I want to know event for switching from the new tab to the o[详细]
2023-04-01 16:16 分类:问答Is There a Quick Way to Make Firefox Open a Page Without Loading Scripts Or Images?
I\'m currently working on a method to automatically identify certain types of spam. My research for this is causing me to run into a ton of phishing attempts and nasty, nasty porn. Adding a web开发者_[详细]
2023-04-01 15:12 分类:问答How can I use jQuery and Javascript from firefox add-on?
I can\'t create a new element in the page. I check the page and domain when the page is onload, that\'s work, but I don\'t know how can I create a new element in the correct window page.[详细]
2023-04-01 07:32 分类:问答How to create a new tab in the Firefox extension and get the elements of the tab
I want to create a new Firefox extension where the new tab elements can be accessed specially the popup.[详细]
2023-04-01 05:18 分类:问答FireFox 6: implementing nsIProtocolHandler
Has something changed in Firefox 6 so I can no longer add my nsIProtocolHandler (and nsIChannel) implementation from an add-on just by registering it under a contract like @mozilla.org/network/protoco[详细]
2023-04-01 02:58 分类:问答Firefox 6 Extension and Search Plugin bundle does not work
Adding a Search Plugin for Firefox Via Extension is done using bundles, putting your .xml OpeSearch in /searchplugins/ directory and Firefox will automatically add them when the Extension is installed[详细]
2023-03-31 18:54 分类:问答Javascript: Why is this JS stopping? [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_开发问答[详细]
2023-03-31 18:29 分类:问答Can a firefox extension change in what order it is called at startup?
In what order do Firefox extensions get initiali开发者_StackOverflow社区sed? covers how Firefox extensions are usually called during startup (order of install).[详细]
2023-03-31 15:14 分类:问答Anchor for Firefox extensions?
I have a Firefox addon available for my website. I add the download link of the addon to a simple , but when an user cli开发者_如何学Cck it, it prompts him to download the .XPI file of the addon - Is[详细]
2023-03-31 13:46 分类:问答