firefox-addon
Efficiently streaming audio samples retrieved from a java object in Gecko (firefox extension)
I am writing a firefox extension which needs to play a certain PCM stream. The samples are retrieved from a java module over LiveConnect:[详细]
2023-04-11 05:00 分类:问答How to put a Json-File with HTML information into the DOM?
I\'m writing a firefox-extension and I\'ve got this little json file: for (;;);{\"__ar\":1,\"payload\":{\"stackable\":[true,false],\"title\":{\"__html\":\"How You Connect\"},\"body\":{\"__html\":\"\\[详细]
2023-04-11 04:37 分类:问答Modify contents of Firefox download dialog from add-on kit
I\'d like 开发者_开发问答to be able to add an option to the download dialog that pops-up in Firefox when starting a file download. Is it possible to do so using the new add-on SDK or do I have to do i[详细]
2023-04-11 03:31 分类:问答how to read information of an ajax-dialogbox
I want to develop an firefox-extension using javascript&jQuery which extrats the facebook-privacy settings of a user.[详细]
2023-04-10 16:18 分类:问答SQLite Storage in Firefox 3.0 +
I have a Firefox extension that supp开发者_JAVA百科orts Firefox 3+, and SQLite database is important for my extension. I saw on the MDN that the API might change and it`s \"unfrozen\", should I be wor[详细]
2023-04-10 14:10 分类:问答Questions on backwards compatibility of Firefox Addons/Extensions
Background info: Over the past week, I have been messing around with Chrome extensions and had no problem creating my extension. Great, Chrome rocks for making the development process very easy to le[详细]
2023-04-10 12:58 分类:问答Events not passed to toolbar button when there is a popup over it - Firefox add-on
I am having a toolbar button inside a box. And a panel as well i开发者_开发问答nside the same box.[详细]
2023-04-10 02:31 分类:问答Document is used being other tabs
In my firefox addon. I have two tabs open in my browser, when I try to access the \"document\" after a interval/timeout, in one of the tabs, I grab the document of another tab instead...[详细]
2023-04-09 14:21 分类:问答Disabling a toolbarbutton when there is no page to go back - Firefox extension
I need to disable a toolbar button when there is no page to go back in history object. Similar to the browser back 开发者_开发技巧button.[详细]
2023-04-09 09:43 分类:问答firefox add-on vs. extensions vs. plugins
I want to write scripts for firefox. It seems that firefox h开发者_开发知识库as different terms, like add-on, extensions, plugins. and I have a feeling they\'re not all the same. Can you sum up the di[详细]
2023-04-09 09:06 分类:问答