Translation dict Firefox

Examine source code of Translation dict

Inspect and view changes in Translation dict source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "Translation@examble.com",
      "strict_min_version": "56.0a1"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "activeTab"
  ],
  "icons": {
    "16": "icons/page-16.png",
    "32": "icons/page-32.png",
    "48": "icons/page-48.png"
  }
}

Best Translation dict Alternatives

Here are some Firefox add-ons that are similar to Translation dict: