CRUnlocker Firefox

Examine source code of CRUnlocker

제작자: HeyStaZy
Inspect and view changes in CRUnlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CrunLocker",
  "version": "1.3.0c",
  "description": "Lets you watch all crunchyroll videos for free.",
  "author": "itallolegal",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_title": "CrunLocker",
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "asdhawuodhcauowchauo2oo2woaduji9hfjdakkskpo@gmail.com"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "*://*.crunchyroll.com/*",
    "*://localhost/*",
    "*://rgern100.github.io/*",
    "*://*.vrv.co/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchyroll.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "interceptor.js"
  ],
  "manifest_version": 2
}

최고의 CRUnlocker 대안

다음은 CRUnlocker과(와) 유사한 Firefox add-on입니다: