I havein my browser.xul code,wha开发者_运维技巧t I am tyring to is to fetch data from an html file and to insert it into my div element.
I\'m having a little bit of trouble managing the load of sites in a Firefox extension. I\'m using JavaScript and developing a Firefox extension to search a string in a list of websites of my own, to
DOMNodeInserted is known to make dynamic pages slow, MDN even recommends not using it altogether, but doesn\'t provide any alternatives.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to create a Fir开发者_如何学运维efox add-on that is restartless and has a menu entry in the Firefox App Menu (preferably in the Options sub-menu). I cannot find anything anywhere on how to
I\'m trying to develop a Firefox extension/add-on that needs access to the SSL Certificate information of the page that is currently loaded.Once I have this information I plan on modifying the content
I\'m developing a Firefox extension, and need to work with an ExtJS component on a page. Has anyone been able to do this? I\'ve loaded the ExtJS Javascript files in my XUL, but doing something like Ex
I\'m writing a firefox addon where a somewhat sensitive file needs to be encrypted and sent to the server.I\'m trying to figure out the best way to do this in an addon, most likely using the nsIFile o
Here I am working with firefox extension development. I have using XUL Overlaysto add menu popup item in my extension.
I am accessing the DLL from JavaScript using JSCTypes. I have to receive data by passing a character buffer to the following API,