HoverTranslate - YouTube Subtitle Translator Firefox

Examine source code of HoverTranslate - YouTube Subtitle Translator

By: Kozii
Inspect and view changes in HoverTranslate - YouTube Subtitle Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "short_name": "HoverTranslate",
  "version": "1.1.10",
  "default_locale": "en",
  "description": "__MSG_description__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{C49CC196-68CC-441D-9224-2A05F1A073BF}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "extension/dist/content.bundle.js"
      ],
      "css": [
        "extension/dist/styles.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "extension/dist/background.bundle.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*.*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_popup": "popup/dist/index.html"
  },
  "icons": {
    "16": "assets/icons/logo-16.png",
    "32": "assets/icons/logo-32.png",
    "48": "assets/icons/logo-48.png",
    "128": "assets/icons/logo-128.png"
  }
}

Best HoverTranslate - YouTube Subtitle Translator Alternatives

Here are some Firefox add-ons that are similar to HoverTranslate - YouTube Subtitle Translator: