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
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.
I am new to Firefox add-on development and confused what type of browser objects/API is exposed to add-on code.
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
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
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
I have my own toolbar with toolbox and toolbarpalette. I have followed this https://developer.mozilla.org/en/Skinning_XUL_Files_by_Hand
I know we should use JSON when receiving remote \"autocomplete suggestions\", but I\'m forced to use standard DOM valid XHTML
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
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.