I open my Firefox extensio开发者_Python百科n window in a browser\'s tab. Is it possible to set a favicon for that tab?The code from the Mozilla site does not work correctly - it produces the following
I have a Firefox browser overlay, which adds an icon with a tooltip. There is a script that runs onclick and changes the tooltip text, but despite the s开发者_StackOverflow中文版cript seems to be exec
Is there a way to capture when a website ti开发者_StackOverflow中文版tle changes from a Firefox extension?I don\'t know, if it works from a firefox extension, but as it works in a document, I think it
I hope the question police have something better to do while I can get some much needed information. I try to do my HTML and CSS on firefox using the Web Developer Toolbar addon. It saves a lot of ti
I\'ve created a sidebar that displays a list of values. When the user double clicks on one of those values, a new tab opens and is supposed to display detailed information about the value selected in
Does anybody know how I can make TabBox to fill all available space? I tried this: <tabbox id=\"MyTabBox\" flex=\"1\">
I wanted to try out the Firesheep addon for Firefox but I get the following error: Couldn\'t get netmask for device en1: en1: no IP开发者_高级运维v4 address assigned
I am using the following script to load some data through the firefox extension UI. var req = Components.classes[\"@mozilla.org/xmlextras/xmlhttprequest;1\"].createInstance();
I\'m trying to allow jQuery 1.4.2 work on a responseXML variable, but it doesn\'t... I can only let it work with the live page displayed.
I\'m trying to write an extension that observes HTTP requests, and specifically POSTs.I\'m having trouble accessing all开发者_C百科 of them - some things are slipping through, and I don\'t know why.I