Articles tagged: Add-on Manager
Found 18 documents
- Mozilla/Add-ons/Add-on_Manager The Add-on Manager is responsible for managing all of the add-ons installed in the application. ...
- Mozilla/Add-ons/Add-on_Manager/Addon An Addon represents an add-on that is either installed or can be installed. Instances can be ...
- Mozilla/Add-ons/Add-on_Manager/AddonAuthor Represents a creator, developer, contributor or translator of an add-on
- Mozilla/Add-ons/Add-on_Manager/AddonInstall An AddonInstall instance tracks download and installation process of an add-on. Instances can be ...
- Mozilla/Add-ons/Add-on_Manager/AddonListener AddonListeners can be registered with AddonManager.addAddonListener() and will then receive ...
- Mozilla/Add-ons/Add-on_Manager/AddonManager The AddonManager object is the global API used to access information about add-ons installed in ...
- Mozilla/Add-ons/Add-on_Manager/AddonScreenshot A screenshot object for an add-on can have following attributes.
- Mozilla/Add-ons/Add-on_Manager/AddonUpdateChecker The AddonUpdateChecker is used to download and parse update information for an add-on's update ...
- Mozilla/Add-ons/Add-on_Manager/Code_Samples If you need to determine the directory in which your add-on is installed, code like the ...
- Mozilla/Add-ons/Add-on_Manager/InstallListener InstallListeners are notified of an AddonInstall 's progress. They may be registered to hear ...
- Mozilla/Add-ons/Add-on_Manager/UpdateCheckListener UpdateCheckListeners are passed the results of update checks performed by the AddonUpdateChecker.
- Mozilla/Add-ons/Add-on_Manager/UpdateInfo UpdateInfo objects hold information about available versions of add-ons and are generated as a ...
- Mozilla/Add-ons/Add-on_Manager/UpdateListener An UpdateListener receives messages from an update check for a single add-on, though it is ...
- Mozilla/Add-ons/Add-on_Repository The Add-on Repository is responsible for finding available add-ons; it provides an interface for ...
- Mozilla/Add-ons/Add-on_Repository/SearchCallback SearchCallbacks are notified when the AddonRepository search completes. If the search succeeded, ...
- Mozilla/Add-ons/Interfacing_with_the_Add-on_Repository The Add-on Repository JavaScript code module makes it easy for your extension to interface with ...
- Mozilla/JavaScript_code_modules/Webapps.jsm The Webapps.jsm modules exposes the DOMApplicationRegistry, which is responsible for managing ...
- Mozilla/Tech/XPCOM/Reference/Interface/amIWebInstallInfo Starts all installs.