firefox-addon
Menu bar overlay in Firefox
I tried to overlay an option in the Tools menu of the Firefox menu bar but is not working. Below is the code:[详细]
2023-04-08 01:06 分类:问答What's the quick way to make my change of firefox plugin take affect in windows?
Now I have to restart w开发者_高级运维henever I modified a single line... Is there a way to make it refresh without restarting the firefox?Yes, you use plain directories in your extension instead of[详细]
2023-04-07 06:52 分类:问答how to store data , and add button in firefox / chrome javascript plugin
im beginner to java script / XUL development and c++ if needed . i have 2 basic questions and i need some directions .[详细]
2023-04-07 05:41 分类:问答Unable to capture XUL Panel Element in javascript
I am trying to access XUL Panel Element through javascript to open and close it dynamically. <?xml version=\"1.0\"?>[详细]
2023-04-07 03:24 分类:问答Problems with xmlhttprequest status 302
I am trying to get real path in link megaupload but always but this dont work. function getRealURL(){ var st = new String(\"\");[详细]
2023-04-07 02:06 分类:问答What actually breaks in a new Firefox update? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-06 23:03 分类:问答Invoking REST api using POST method invokes GET method
I am developing a firefox plugin which invokes a rest api using post method. The rest api will persist the data if it is invoked using POST. If it is invoked using GET method开发者_如何学Go, it will r[详细]
2023-04-06 20:12 分类:问答List manipulation in XUL
I\'m trying to figure out an easy way to edit/add/delete items on a list in XUL. My initial thought is to have a separate file to handle all of this but I\'m not sure on how to affect the main XUL wit[详细]
2023-04-06 19:58 分类:问答Strange result when reading data from browser cache
In an experimental extension I am working on I use a function to get the source of a webpage and assign it to a variable. It worked perfectly fine. However I want to change the way it w开发者_StackOve[详细]
2023-04-06 19:37 分类:问答.setAttribute("disabled", false); changes editable attribute to false
I want to have textboxes related to radiobuttons. Therefore each radio button should enable it\'s textbox and disable the others. However when I set the disabled attribute of textbox to true, it chang[详细]
2023-04-06 18:07 分类:问答