SYSTRAN Translator Firefox

Examine source code of SYSTRAN Translator

By: SYSTRAN
Inspect and view changes in SYSTRAN Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "systran-addon@example.com"
    }
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.6.1",
  "options_ui": {
    "page": "/html/options.html"
  },
  "icons": {
    "16": "/assets/icons/systran-active-16.png",
    "48": "/assets/icons/systran-active-48.png",
    "128": "/assets/icons/systran-active-128.png"
  },
  "action": {
    "default_icon": {
      "16": "/assets/icons/systran-active-16.png",
      "19": "/assets/icons/systran-active-19.png",
      "38": "/assets/icons/systran-active-38.png",
      "48": "/assets/icons/systran-active-48.png",
      "128": "/assets/icons/systran-active-128.png"
    },
    "default_popup": "/html/popup.html",
    "default_title": "SYSTRAN Translator"
  },
  "background": {
    "scripts": [
      "javascript/backgroundBundle.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "javascript/contentScript.js",
        "javascript/widget/widget.js"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "permissions": [
    "scripting",
    "contextMenus",
    "tabs",
    "activeTab",
    "storage",
    "notifications",
    "alarms"
  ]
}

Best SYSTRAN Translator Alternatives

Here are some Firefox add-ons that are similar to SYSTRAN Translator: