Translate selected text on Google Translate Firefox

Examine source code of Translate selected text on Google Translate

제작자: Max Polak
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"
    ]
  }
}

최고의 Translate selected text on Google Translate 대안

다음은 Translate selected text on Google Translate과(와) 유사한 Firefox add-on입니다: