Subtitle Dictionary (YouTube Support) Firefox

Examine source code of Subtitle Dictionary (YouTube Support)

By: GG88
Inspect and view changes in Subtitle Dictionary (YouTube Support) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Subtitle Dictionary (YouTube Support)",
  "version": "1.0",
  "description": "Instantly translate words in Chinese subtitles on YouTube.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{edf239cc-ad21-4638-b743-b71bce3dc591}"
    }
  }
}

Best Subtitle Dictionary (YouTube Support) Alternatives

Here are some Firefox add-ons that are similar to Subtitle Dictionary (YouTube Support):