Check All Scripts with URLVoid Firefox

Examine source code of Check All Scripts with URLVoid

Inspect and view changes in Check All Scripts with URLVoid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{c64b7090-a19c-41f5-a624-490cd627ce06}"
    }
  },
  "name": "Check All Scripts with URLVoid",
  "description": "Check all scripts. With 3 clicks. (Disclaimer: Not an official URLVoid tool. Experimental. Recommended to be used with NoScript.)",
  "version": "3.1.0",
  "homepage_url": "https://github.com/hchiam/urlvoid-firefox-extension",
  "icons": {
    "48": "icon.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "brain.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png",
      "128": "icon128.png"
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

Best Check All Scripts with URLVoid Alternatives

Here are some Firefox add-ons that are similar to Check All Scripts with URLVoid: