firefox-addon
Firefox Addons: Hidden <browser /> in XUL Overlay?
I\'m trying to load and manipulate a hidden <browser /> tag in my overlay (part of my addon\'s functionality) in my Firefox Addon. But, I can\'t access any of the elements I add in my overlay fr[详细]
2023-04-04 13:33 分类:问答Pixel perfect (firebug addon) alternative
I\'ve been using pixel perfect for quite a long time, and grown to love it (despite it\'s annoyances). Now, when pp is no longer compatibile with fx 6, I\'m looking for a tool to replace it.[详细]
2023-04-04 12:11 分类:问答Browser Objects/API exposed to a Firefox add-ons
I am new to Firefox add-on development and confused what type of browser objects/API is exposed to add-on code.[详细]
2023-04-04 08:03 分类:问答Using Java/Python libraries in programming Firefox/Chrome Extensions
I have an idea of studying user behavior on the browser, for which I intend to make a Chrome/Firefox extension to study the behavior dynamically. I have some predefined libraries in Java and Python to[详细]
2023-04-04 00:52 分类:问答nsIUploadChannel - The connection was reset
I try to save post data to local file. But if i do that, in browser i see The connection was reset The connection to the server was reset while the page was[详细]
2023-04-03 13:54 分类:问答How to filter out iframes in an Add-on SDK extension?
The main problem is that my extension is loading into ever开发者_如何学编程y iframes on a target webpage. It puts buttons that appear inside the iframes as well. I want them to disappear. The window a[详细]
2023-04-03 13:46 分类:问答Firefox XUL Toolbar background image
I have my own toolbar with toolbox and toolbarpalette. I have followed this https://developer.mozilla.org/en/Skinning_XUL_Files_by_Hand[详细]
2023-04-03 11:38 分类:问答Parse DOM in XPCOM autocomplete component
I know we should use JSON when receiving remote \"autocomplete suggestions\", but I\'m forced to use standard DOM valid XHTML[详细]
2023-04-03 06:49 分类:问答Firefox extension automatically Update (silently without popup and any notification)
I followed the instructions on http://www.borngeek.com/firefox/automatic-firefox-extension-updates/ for setting up extension updates. I uploaded update.rdf and e开发者_Go百科xtension XPI file to a loc[详细]
2023-04-03 05:48 分类:问答MSI install of dll on request from FireFox
With the new firefox we are shipping more and more libraries as the XPom interfaces we interact with are changing.We are at 10 dlls and increasing, each with a size of almost 2M.[详细]
2023-04-03 02:52 分类:问答