aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/packages/addon-kit/README.md
blob: 9a68554282a429685295963e78fa1856779aa078 (plain)
1
2
3
4
5
6
7
8
The addon-kit package provides high-level APIs for add-on developers.
Most of the needs of most add-on developers should be served by the modules
found here. Modules in this packages don't require any special privileges to
run.

The modules in the addon-kit package are relatively stable. We intend to add
new APIs here and extend existing ones, but will avoid making incompatible
changes to them unless absolutely necessary.