Hover Translate Firefox

Examine source code of Hover Translate

제작자: Doceku
Inspect and view changes in Hover Translate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover Translate",
  "version": "1.0",
  "description": "Dịch từ tiếng Anh khi rê chuột lên, hiển thị bằng tooltip nhỏ.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{331d4d20-6b5e-41e7-833b-36b859c5f50b}"
    }
  }
}

최고의 Hover Translate 대안

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