Support Forums

Full Version: Build your own firefox addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
The reason for the growing popularity of Firefox is its support for Add-ons.

Firefox's Addon gallery is so huge that you can get addons for anything.
With a little knowledge of JavaScript you can also build your own Firefox addon.

If you want to go ahead and build an addon here is your chance to grab free ebook on “Build You Own Firefox Extension” written by James Edwards. It covers every details required to get started with extension building.

The E-Book Covers Following Topics

1. Learn about the folder structure and file types that comprise an extension
2. Develop your user interface using XUL, and style it with CSS
3. Build functionality and advanced features with JavaScript
4. Add keyboard shortcuts and internationalization features
5. Learn how to publish the finished product
6. Receive a bonus intro to Jetpack

The ebook is 46 pages long in PDF format.

Link : http://cyberzonez.blogspot.com/2009/07/b...addon.html
that's my blog by the way.... do drop in
Cool, thanks.
can't download Sad i'll try later
I love it, just the thing I was searching for.
Thanks dude.
That was a nice one.

Thanks for sharing this with us.
Downloading, will give it a read tomorrow and post feedback. Great share dude!
great tut Smile
I should make my own clock addon for my statusbar in firefox.
awesome thanks for this =)
sweet, but does it work for opera? also off topic, is hf down? I have a class I was supposed to be giving.
(04-09-2010, 03:16 PM)Fallenour Wrote: [ -> ]sweet, but does it work for opera? also off topic, is hf down? I have a class I was supposed to be giving.

the framework for the addons would be different and i doubt they use XUL since thats a mozilla thing, but once you know javascript, css, and xml you should be good to go with making addons in any browser that has some addon framework(i think most do, dont people say chrome allows addons now too)

so it might be slightly different but the process is probably similar
Pages: 1 2