Lingvanex - Translator and Dictionary Firefox

Examine source code of Lingvanex - Translator and Dictionary

Inspect and view changes in Lingvanex - Translator and Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "Lingvanex",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "3.2.10",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png",
    "256": "img/icon256.png"
  },
  "browser_action": {
    "default_icon": "img/icon128.png",
    "default_title": "Lingvanex Translator"
  },
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "notifications",
    "storage",
    "tabs",
    "scripting"
  ],
  "background": {
    "scripts": [
      "scripts/background.min.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/content.min.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "frame/Images/*.svg",
    "frame/Images/*.png",
    "frame/Images/*.gif",
    "frame/Images/flags/*.png",
    "webfonts/*.eot",
    "webfonts/*.svg",
    "webfonts/*.ttf",
    "webfonts/*.woff",
    "webfonts/*.woff2",
    "img/icon20.svg",
    "frame/*.html",
    "frame/languages.json",
    "frame/supported_languages.json",
    "frame/all_locales.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cefbdccd-84cf-4af7-b2f4-ffaa7b81a830}"
    }
  }
}

Best Lingvanex - Translator and Dictionary Alternatives

Here are some Firefox add-ons that are similar to Lingvanex - Translator and Dictionary: