Add-ons add new functionality to Gecko-based applications such as Firefox, SeaMonkey, and Thunderbird.
There are two main types of add-on:
- Extensions add new features to the application
- Themes modify the application's user interface.[UI]
Mozilla operates a repository at addons.mozilla.org, also known as AMO
You don't have to submit add-ons to AMO, but if you do, users can take confidence in the fact that they have been reviewed, and you can benefit from AMO's visibility as a source for useful add-ons.
As a developer one needs to follow a set of guidelines to help ensure that they provide a good experience to users.
There are three different techniques you can use to build extensions:
- Add-on SDK-based extensions,
- Manually bootstrapped restartless extensions
- Overlay extensions.
References:
https://developer.mozilla.org/en-US/Add-ons
No comments:
Post a Comment
Please add value. Sharing is caring