JS Toggle for Site Firefox

Examine source code of JS Toggle for Site

By: Pesso
Inspect and view changes in JS Toggle for Site source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JS Toggle for Site",
  "version": "1.0",
  "description": "Quickly enable or disable JavaScript for the current site.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "contentSettings",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_title": "Toggle JavaScript",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4573836f-c15a-4a4d-b6e7-abcd607f1038}",
      "strict_min_version": "114.0"
    }
  }
}

Best JS Toggle for Site Alternatives

Here are some Firefox add-ons that are similar to JS Toggle for Site: