Quick JavaScript Switcher V2 Firefox

Examine source code of Quick JavaScript Switcher V2

提供元: Gimi Once
Inspect and view changes in Quick JavaScript Switcher V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick JavaScript Switcher V2",
  "version": "1.3",
  "description": "Quickly enable or disable JavaScript per site or globally.",
  "permissions": [
    "storage",
    "tabs",
    "scripting",
    "declarativeContent",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{30b5faa7-f090-448b-81be-c15a66a9a6bc}"
    }
  }
}

ベストのQuick JavaScript Switcher V2代替案

Quick JavaScript Switcher V2に類似したFirefox add-onをいくつか紹介します: