I worked with Chrome extensions which have so called back开发者_Python百科ground page - an html page that is loaded in background once per browser window. You can store there some javascript variables
I am writing an extension for firefox which will be used to annotate pages on the web via a service. I would like to have a div or an overlay element (probably XUL based) at the bottom of the page whi
My Firefox extension grabs a jQuery 1.4.2 object that is already embedded on a webpage and then tries to use that jQuery object to modify that page.It worked well in Firefox 3.x, but it does not seem
I\'m trying to develop an extension that detec开发者_如何学编程ts every connection made by the browser to figure out the URLs being accessed. I know that this is possible via writing an HTTP/SOCKS pro
When someone updates his/her status on FB from iPod touch, FB automatically attributes its \"via iPod touch\".
I have this add-on bar at the button of my firefox window where several buttons from extensions are shown. How can I 开发者_运维百科add my own button there?you can open the source code of that bar and
I\'m writing a FF ext which has the filepath to an existing file, and I simply want to create a blob: u开发者_如何学编程rl for the file, without creating an <input type=\"file\" field which the use
As a part of a Firefox add-on that I\'m working on, I have to change Gmail\'s web interface 开发者_开发问答so that there are additional buttons and other features.
How do I开发者_如何学编程 tell firefox browser to do something with a link(etc string trim) that i have just clicked then go to the modified link?
I recently used the Mozmill addon/tool do some UI automation. This has worked really well so far, except when I\'m trying to set and then read some cookies. When I use Mozmill to set cookies, I don\'t