Translate selected text on Google Translate Firefox

Examine source code of Translate selected text on Google Translate

Inspect and view changes in Translate selected text on Google Translate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Translate selected text on Google Translate",
  "description": "Opens new tab with Google Translate for selected text. Currently only English to Polish, but will expand soon.",
  "version": "1.0",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "icons": {
    "48": "GoogleTranslate.svg",
    "96": "GoogleTranslate.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Translate selected text on Google Translate Alternatives

Here are some Firefox add-ons that are similar to Translate selected text on Google Translate: