3waNetflix Firefox

Examine source code of 3waNetflix

By: 羽山
Inspect and view changes in 3waNetflix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "3waNetflix",
  "manifest_version": 2,
  "author": "羽山秋人 (https://3wa.tw)",
  "version": "3.6.7",
  "description": "讓 netflix 的字幕稍微調大一點",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "activeTab",
    "https://*.netflix.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.netflix.com/*"
      ],
      "js": [
        "libs/jquery-3.7.1.min.js",
        "settings-core.js",
        "subtitle-core.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{88ef2f31-2423-403e-b41c-23f9e37d31fc}"
    }
  }
}

Best 3waNetflix Alternatives

Here are some Firefox add-ons that are similar to 3waNetflix: