My toolbar gets installed 开发者_Python百科on top of the Firefox 4 window, how can I set it\'s default position to be elsewhere?Visit the below link , it states the Extension etiquette for firefox..
I have a button on my toolbar When I click the right disclosure triangle it drops-down with it\'s contents. I want this to happen also when I click the core of the button, which cu开发者_Python百科r
I have a Firefox addon, in which I have to obtain the URL of the calling web page. My calling web page is opened as a radwindow inside default.aspx.
I\'ve written this code in Firefox JS extension var results = gBrowser.contentDocument.getElementsByClassName(\"b-serp-item__title-link\");
I have a Firefox add-on with a <prefwindow> to control the preferences for my add-on. It contains 2 separate <description> tags to provide more info at certain places (see below). I have s
I am writing a simple firefox extensions which 开发者_开发百科crawls a bunch of urls and extracts certain fields (all urls that are crawled will be loaded in the user\'s tab).
When browsing the Add-ons Manager, about:addons, in Firefox 4, the toolbars and urlbar are hidden when \"Tabs on Top\" has been set.
I want to be able to send a simple http post from my firefox extension to my ASP.NET application. From the client side, I have used X开发者_JAVA百科MLHTTPRequest by sending the post with the url: http
I want to write an Firefox mobile addon, which needs to communicate or invoke some android program with some data. I want to know what is the best way to communicate between an Firefox addon and andro
I am developing (yet another) password manager add-on for Firefox. My add-on needs to:开发者_运维问答