translations using Lingvanex Firefox

Examine source code of translations using Lingvanex

Inspect and view changes in translations using Lingvanex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lingvanex Translator",
  "version": "1.0.0",
  "description": "Quick translations using Lingvanex (configurable endpoint). Translate selected text or use the popup.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_title": "Lingvanex Translator",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{712a3348-5f21-4b22-ac18-f0b1ce5cbe92}"
    }
  }
}

Best translations using Lingvanex Alternatives

Here are some Firefox add-ons that are similar to translations using Lingvanex: