I am developing my first addon for Firefox, and I\'m using the Extention Developer addon to help me. It has a real time XUL editor which I am using to design my form.
The note at开发者_如何学JAVA the bottom of this Mozilla wiki page currently says: \"Using canvas.drawWindow() while handling a document\'s onloadevent doesn\'t work.In Firefox 3.5 or later, you can do
I\'m a beginner with XUL. I have the following problem. In the browser overlay I declare a menu item which opens a new window - so far so good.
I want to check whether repository exist on the given path or not before executing the process below..any ideas ?
I want to use my own console for my extension, where I would be printing out various debug info. I thought I would do that by doing
I write a Mozilla Jetpack based add-on that has to run whenever a document is loaded. For \"toplevel documents\" this mostly works using this code (OserverService = require(\'observer-service\')):
What is the best (and simplest!) way to record video from a webcam to the local filesystem--all from a browser? Ideal开发者_如何学运维ly the video would be recorded in HD and then we could use ffmpeg
I am curious to know if anyone has been successful using processing.js in开发者_如何学Cside a Firefox extension. I am aware of the difficulties of using external libraries inside extensions and the fa
After updating firefox to 3.6.4, fiddlerhook no开发者_JS百科 longer allows you to disable firefox traffic. It will always show up in fiddler. Is this a known issue with the new way firefox is handling
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.