SelectTranslate - Translate Web, PDF & Videos Firefox

Examine source code of SelectTranslate - Translate Web, PDF & Videos

Inspect and view changes in SelectTranslate - Translate Web, PDF & Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.6.2",
  "homepage_url": "https://selecttranslate.com/",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content-locales.js",
        "content.js"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "match_origin_as_fallback": true,
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "tabs",
    "activeTab",
    "contextMenus",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "__MSG_defaultTitle__",
    "default_popup": "index.html",
    "default_icon": {
      "16": "images/icon/icon-16.png",
      "32": "images/icon/icon-32.png",
      "48": "images/icon/icon-48.png",
      "64": "images/icon/icon-64.png",
      "128": "images/icon/icon-128.png"
    }
  },
  "options_page": "options.html",
  "icons": {
    "16": "images/icon/icon-16.png",
    "32": "images/icon/icon-32.png",
    "48": "images/icon/icon-48.png",
    "64": "images/icon/icon-64.png",
    "128": "images/icon/icon-128.png"
  },
  "web_accessible_resources": [
    "content.css",
    "images/*",
    "svg/*",
    "injected/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4b89f91-0f3e-47c0-a9df-2d63b0d728e7}",
      "strict_min_version": "126.0"
    }
  },
  "default_locale": "zh_CN",
  "content_security_policy": "script-src 'self'; object-src 'self'; media-src https://translate.google.com/ https://dict.youdao.com/ https://tts.selecttranslate.com/;"
}

Best SelectTranslate - Translate Web, PDF & Videos Alternatives

Here are some Firefox add-ons that are similar to SelectTranslate - Translate Web, PDF & Videos: