I\'m doing an extension now and i have开发者_运维技巧 one part of script which is static (will never change) and another part which is loaded from the website. And, i\'m seeing 2 ways:
how I can capture all http request in firefox addon. I am not able to find api example . can anybody tell me how firebug does it for net panel ?
So I created a Widget that the user clicks on and it opens up a Panel, I have a couple of Questions about the panel.
Could you point me towar开发者_如何学JAVAds an example of using page-mod so every time a user enters a website like example.com, alongside the actual content of the page, there would be also some othe
What is the correct dimensions (width and height) for a Firefox plugin or addon icon in pixels ? Is it the same size dimensions for chrome extensio开发者_如何学Cns?32x32 in Firefox 3.6 or lower. Sinc
I\'m having problems with the appearance of my overlay which is dependent on the current state of the add-on.
I\'m trying to build a firefox extension and i want to write things periodically in a file. So i want a file in which i append new strings. The following code writes the file but at the end the file c
I\'m writing a extension for Firefox that adds images to the current web page. Although it shouldn\'t be a problem, the following code snippet doesn\'t work. I got a 50px/50px rectangle, i.e., the bor
I am trying to make a firefox extension, and this is my very simple code: var SlashUnblocker_Button = {
My Firefox addon downloaded the file and开发者_高级运维 saved that at temp folder. In result I have nsIFile instance.