I am writing a firefox extension which needs to play a certain PCM stream. The samples are retrieved from a java module over LiveConnect:
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\":\"\\
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
I want to develop an firefox-extension using javascript&jQuery which extrats the facebook-privacy settings of a user.
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
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
I am having a toolbar button inside a box. And a panel as well i开发者_开发问答nside the same box.
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...
I need to disable a toolbar button when there is no page to go back in history object. Similar to the browser back 开发者_开发技巧button.
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