Disable All Add-ons Firefox

Examine source code of Disable All Add-ons

Inspect and view changes in Disable All Add-ons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disable All Add-ons",
  "version": "1.0",
  "description": "Disable all other add-ons in Firefox.",
  "permissions": [
    "management"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon-id@example.com"
    }
  }
}

Best Disable All Add-ons Alternatives

Here are some Firefox add-ons that are similar to Disable All Add-ons: