My extension needs to know that the tab is displaying something from the history rather than the latest loaded document.
Using Firefox, working on a Firefox extension, I continually get a javascript warning: reference to undefined property mySidebar.co开发者_开发问答ntext.netProgress
When I try to read a file synchronously, Firefox freezes. When I try to read a file asynchronously, I get numbers instead of words.
I would like to write a firefox extension. This extension is not a generic extension but work specifically for a domain where I need to highlight specific html components.
I need to add an ability to a Firefox extension to handle cases when IFRAME elements are being added dynamically. Is there a way to get notified when IFRAME document is loaded in such a case?
I\'m programming a system to work with in firefox, based on high end javascript. The users sometimes uses add-ons that conflict with the 开发者_运维知识库system.
I have an开发者_开发技巧 addon, which is pretty big, and I need to understand some things... What causes memory leak on a Firefox addon?
Actually i would like to modify the replaceWord function of the spellchecker. I tried (in my own firefox extension) onInit:
This is for a company intranet app, so everyone is using firefox on XP and I can install whatever is needed.
I suspect that jQuery is not working ok in my extension... I\'m using version 1.3.2, loaded with the following rows: