Recspet Firefox

Examine source code of Recspet

提供元: Recspet
Inspect and view changes in Recspet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Recspet",
  "version": "1.0",
  "description": "Prevents JavaScript to load for any page.",
  "icons": {
    "48": "icons/reCSPet-48.png",
    "96": "icons/reCSPet-96.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/reCSPet-16.png",
      "32": "icons/reCSPet-32.png",
      "64": "icons/reCSPet-64.png"
    },
    "default_title": "Recspet is currently enabled"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "reCSPet.js"
    ]
  }
}

ベストのRecspet代替案

Recspetに類似したFirefox add-onをいくつか紹介します: