firefox-addon
Installing Firefox plugins issue
I am trying to install my own firefox plugin. I follow this tutorial. But each time thi开发者_开发知识库s gives me following error:-[详细]
2023-04-02 20:39 分类:问答Safe way to interact with page's DOM from Overlay JS
I have a Firefox extension that detects whenever a page loads in the browser and returns its window and document. I want to attach some events (that launch functions in my addon\'s overlay) to element[详细]
2023-04-02 19:34 分类:问答Javascript on Greasemonkey, constraints and limiting factors compared to an addon in Firefox/Chrome?
Disclaimer: Newbie Javascript coder trying to use Greasemonkey; I\'ve read the tutorials but do not understand enough of the parlance used so that I can focus in and learn what\'s needed.I\'m hoping s[详细]
2023-04-02 12:40 分类:问答Is it normal behavior that for every Firefox window, another instance of my addon is created?
I\'m creating my 2nd Firefox addon, and I\'ve noticed that when another window is created another instanc开发者_如何学JAVAe of my addon is created too. Is this because I\'ve put my main javascript in[详细]
2023-04-02 12:15 分类:问答Firefox add-on: Injected HTML
I\'m trying to write an add-on for firefox and i\'m having a problem- When the user right-clicking on the page the add-on is adding an element to the page\'s body using[详细]
2023-04-02 10:53 分类:问答mouseover event on xul menubutton
I want to change the display of the button on the mouse over event of the menu button. It shows the button border on the mouse over event of the menu-button and also the separation of the button and t[详细]
2023-04-02 09:58 分类:问答Firefox extension: download and unpack ZIP
How can I download and unpack ZIP file to extension folder? Need to update my resources/config from ZIP package stored online.[详细]
2023-04-02 07:27 分类:问答Onclick action from html to firefox add-on
I have a function in the add-on and I have an image in the page. How can I call that function from the add-on when the user 开发者_Python百科click on the image?[详细]
2023-04-02 07:01 分类:问答Using jQuery in Firefox Addons
Does anyone know how to properly use jQuery in a Firefox addon? I\'ve looked, but I can\'t find anyway that is relevant to the late开发者_如何学Gost version of jQuery, and I know I can\'t just include[详细]
2023-04-01 21:04 分类:问答Why doesn't insert the insert execute? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-01 20:50 分类:问答