firefox-addon
Toolbar button similar to Back/Forward buttons of firefox - xul
I am developing a Firefox addon. I need to create two buttons which exactly looks and operates like back and forward buttons. But the difference is I need to put my own icon inside them. I am complete[详细]
2023-04-06 15:16 分类:问答Change secure http page content in a Firefox extension using Greasemonkey compiler
I\'m building a Firefox extension that alters the page content of a few select websites and I\'m using the Greasemonkey compiler to do this (http://diveintogreasemonkey.org/advanced/compiler.html).[详细]
2023-04-06 14:35 分类:问答Are there any clear limits of JavaScript in relation to manipulating the browser and DOM?
I heard that getting access to the text a Gmail email is very 开发者_C百科 difficult if not impossible (iframes).[详细]
2023-04-06 13:30 分类:问答How to enable YSlow in Firefox?
I have installed the latest versions of YSlow and Firebug into the latest version of Firefox on Windows 7 (and restarted Firefox), but when I click on YSlow nothing happens.Also, when I click on Fireb[详细]
2023-04-06 09:03 分类:问答Pasting multiple files directly into a webpage with Input tag
I am rookie at web programming and I would like to kno开发者_JS百科w if the below is possible. I want to be able to directly paste files into a webpage, which has the input tag, similar to the Outloo[详细]
2023-04-06 08:56 分类:问答Target XML child elements in XUL document template
If I have a simple XML document of <albums> <album name=\"Napoleon Bonaparte\" artist=\"male\" year=\"1993\" genre=\"rock\">[详细]
2023-04-06 05:13 分类:问答How do I reliably find a request's referrer in a firefox addon?
I\'ve found the referrer attribute on nsIHttpChannel and this works most of the time but this is only set subject to certain security checks (e.g. it won\'t be set if you\'re navigating from an HTTPS[详细]
2023-04-05 16:33 分类:问答Using third-party JS libraries in Mozilla Add-On SDK
I\'m starting a new project (Firefox add-on) and I\'d like to try using behavior-driven development. I particularly like the Jasmine BDD library. However, I can\'t find a good way how to use a framewo[详细]
2023-04-05 02:55 分类:问答HTTP Post Multipart Tool for testing
does anyone know a little test tool (like Poster / RestTool for Firefox) that is able to upload a file and send a text body within the sa开发者_JS百科me post request (Multipart)?It is not a firefox-ad[详细]
2023-04-04 21:44 分类:问答Firefox:Problem with Status in OnStateChange in Proxy environment
I am trying to use the status to see if there is an error in C++ XPCOM component in my observer class on Mac.[详细]
2023-04-04 14:47 分类:问答