Please provide me some good references or web pages which you recommend for development of Firefox Addons.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||
|
|
|
I use the Netbeans Plugin Foxbeans which streamlines the whole development process. |
|||
|
|
|
Komodo Edit has some functionality that is useful. It has auto completion for XUL tags and also can generate a skeleton structure for you. |
|||
|
|
|
You can use Add-on SDK or Add-on BUilder (see: http://mzl.la/addonsdk) that simplify a lot the process of creating addon, especially for beginner, and for simple addon doesn't require specific platform knowledge (e.g. XUL) |
|||
|
|
