有道智能翻译

阅读理解式的难词注释,提高你的阅读速度;遇到未注释的难词,还可以划词查看释义。(有道网页翻译2.0插件)

What is 有道智能翻译?

有道智能翻译 is a Chrome extension developed by lvxiaoxin, and its main feature is "阅读理解式的难词注释,提高你的阅读速度;遇到未注释的难词,还可以划词查看释义。(有道网页翻译2.0插件)".

Download 有道智能翻译 Extension CRX File

Download 有道智能翻译 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

                        阅读理解式的难词注释,提高你的阅读速度;遇到未注释的难词,还可以划词查看释义。(有道网页翻译2.0插件                    

Extension Basic Information

Name 有道智能翻译 有道智能翻译
ID eigkcamclfehonkmfoomgapimelgndlc
Official URL https://chrome.google.com/webstore/detail/%E6%9C%89%E9%81%93%E6%99%BA%E8%83%BD%E7%BF%BB%E8%AF%9120%E7%BE%8E%E5%8C%96%E7%89%88/eigkcamclfehonkmfoomgapimelgndlc
Description 阅读理解式的难词注释,提高你的阅读速度;遇到未注释的难词,还可以划词查看释义。(有道网页翻译2.0插件)
File Size 26.41 KB
Installation Count 1,000
Current Version 2.0
Last Updated 2015-07-21
Publish Date 2015-07-21
Rating 2.43/5 Total 14 Ratings
Developer lvxiaoxin
Payment Type free
Extension Website http://www.chromes.cn/youdaofanyi/
Supported Languages en,en-GB,en-US,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "zh_CN",
    "version": "2.0",
    "icons": {
        "48": "fanyi2-48x48.png",
        "128": "fanyi2-128x128.png"
    },
    "background_page": "background.html",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "fanyi2-48x48.png"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ]
}