Search code examples
javascriptfirefoxfirefox-addonxulxpcom

Is there an API to disable/enable a Firefox extension?


Is there an API call allowing one to enable/disable a Firefox add-on?


Solution

  • You want to use the nsIExtensionManager interface.