firefox-addon
evaluate system command or python script in firefox browser using javascript
May be duplicate. I would like to write javascript which can execute linux command in firefox (seems to be impossible but asking w开发者_运维百科ith hope)[详细]
2023-04-11 23:33 分类:问答Firefox does not remembers data entered into text box which was generatd by my firefox extension
My Firefox extension dynamically adds a username/password fields into every page. The problem 开发者_运维知识库is it does not remember what I enter as it normally do. Why this is happening?Looking at[详细]
2023-04-11 23:26 分类:问答Can firefox add-on create files
I\'m working on a firefox plugin. Part of what I want it to do is when a button is clicked, it write some outp开发者_开发百科ut to a file. The file may not exist, it which case it needs to be created.[详细]
2023-04-11 22:07 分类:问答Get Response Header/Body
I\'m developing a firefox addon and I\'m listening to http responses like this: var observerService = Components.classes[\"@mozilla.org/observer-service;1\"].getService(Components.interfaces.nsIObser[详细]
2023-04-11 18:44 分类:问答How to remove background of <tooltip>
I am having a <tooltip>. Inside that, I am having a <button>. But this shows a backgroun开发者_StackOverflowd around button. How to remove it? I want just the button to appear as if it is[详细]
2023-04-11 18:08 分类:问答How to debug "Permisson denied" error when using Firefox Addon SDK
When testing and debugging an extension us开发者_Go百科ing Addon SDK 1.0 I\'m sometimes noticing the following in the debug output window:[详细]
2023-04-11 17:42 分类:问答Using Add-on SDK to add toolbar buttons? Integrating XUL and Add-on SDK for Firefox Add-ons?
I have already coded most of a Firefox add-on using the Add-on SDK API. I am now discovering that Add-on SDK might not be powerful enough for my purposes. I need two things:[详细]
2023-04-11 16:10 分类:问答Measure performance of firefox extension
Is there a tool to measure the performance of my firefox extension. And is there a toll which pa开发者_JAVA技巧rt of my script takes lot of CPU?You seem to be looking for a JavaScript profiler. Unfort[详细]
2023-04-11 08:42 分类:问答Storage Options with Mozilla Addon-SDK
I am a newbie to Addon-SDK. I am making an Addon in which I log some information meant for manually viewing later on. I came across the[详细]
2023-04-11 06:46 分类:问答Greasemonkey autoclick script cracked by site update [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-11 05:21 分类:问答