Search code examples
firefoxfirefox-addonfirefox-addon-sdkfirefox-addon-webextensions

Firefox Addon Publishing API


Does Firefox provide access to do the following programmatically?

  • Upload Firefox addon package/files
  • Update/modify addon package
  • Get analytics on extension (installs, uninstalls, etc.)
  • Delete/remove addon package

Solution

  • Found out that at the time of this post, Firefox does not have an API to post addons to their marketplace per their documentation here: https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/