RickRollProtector Firefox

Examine source code of RickRollProtector

提供元: fab3F
Inspect and view changes in RickRollProtector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "RickRollProtector",
  "author": "fab3F",
  "version": "0.1.1.0",
  "description": "Du wirst nie wieder gerickrolled werden! Du bist immer auf der sicheren Seite, wenn du dieses Addon benutzt.",
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "webRequest"
  ],
  "content_scripts": [
    {
      "js": [
        "background.js"
      ],
      "matches": [
        "https://*.youtube.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://fab3f.github.io/rickrollprotector/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://fab3F.github.io/rickrollprotector/*"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "256": "icon.png"
  },
  "manifest_version": 2,
  "web_accessible_resources": [
    "error-firefox.html",
    "background.js",
    "content.js",
    "styles-firefox.css",
    "icon.png",
    "warn.js",
    "warn.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rickrollprotector@fab3F.github.io"
    }
  }
}

ベストのRickRollProtector代替案

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