blob: 8e50559ad10ef4b21b872331fb60c79566e1afad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
==============
Add-on Manager
==============
This is the nascent documentation of the Add-on Manager code.
The public Add-on Manager interfaces are documented on MDN:
https://developer.mozilla.org/en-US/Add-ons/Add-on_Manager
.. toctree::
:maxdepth: 1
AddonManager
SystemAddons
|