Dr.eye 翻譯

選取要翻譯的文字,點擊右鍵選擇...

What is Dr.eye 翻譯?

Dr.eye 翻譯 is a Chrome extension developed by rexliu1127, and its main feature is "選取要翻譯的文字,點擊右鍵選擇...".

Download Dr.eye 翻譯 Extension CRX File

Download Dr.eye 翻譯 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        選取英文,點選右鍵即可利用Dr.eye將英文翻譯成中文
Dr.eye的發音較接近人聲,有助提升您的聽力與發音                    

Extension Basic Information

Name Dr.eye 翻譯 Dr.eye 翻譯
ID cgljpgplnkpahengbpekcffelefngjgm
Official URL https://chromewebstore.google.com/detail/dreye-%E7%BF%BB%E8%AD%AF/cgljpgplnkpahengbpekcffelefngjgm
Description 選取要翻譯的文字,點擊右鍵選擇...
File Size 9.02 KB
Installation Count 2,433
Current Version 1.0.3
Last Updated 2015-07-05
Publish Date 2015-07-05
Rating 4.60/5 Total 5 Ratings
Developer rexliu1127
Payment Type free
Supported Languages zh-TW
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dr.eye \u7ffb\u8b6f",
    "description": "\u9078\u53d6\u8981\u7ffb\u8b6f\u7684\u6587\u5b57,\u9ede\u64ca\u53f3\u9375\u9078\u64c7...",
    "manifest_version": 2,
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "version": "1.0.3",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png"
    }
}