Tilde Translator

Tilde Translator - your assistant in word and text translation!

什么是Tilde Translator?

Tilde Translator是由Tilde.com开发的Chrome扩展程序,该扩展的主要功能是“Tilde Translator - your assistant in word and text translation!”。

扩展截图

screenshot

下载Tilde Translator扩展crx文件

下载Tilde Translator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Translate any text quickly and conveniently in your browser.
 
You need Tildes Birojs 2014 to use all available translation features. 

Tildes Birojs provides full support and features for use of Latvian and translation in the digital environment. More info at tilde.lv/tildes-birojs.                    

扩展基本信息

名称 Tilde Translator Tilde Translator
ID dnbgcpgkobmfpedfhpepffbbmamffhgg
官方URL https://chromewebstore.google.com/detail/tilde-translator/dnbgcpgkobmfpedfhpepffbbmamffhgg
简介 Tilde Translator - your assistant in word and text translation!
文件大小 14.31 KB
安装次数 810
当前版本 1.0.3
更新时间 2013-08-12
上架时间 2013-08-12
评分 5.00/5 共9次评分
开发者 Tilde.com
电子邮箱 [email protected]
付费类型 free
支持的语言 en,lv,lt,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "lv",
    "version": "1.0.3",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "select_actions.js"
        ]
    },
    "icons": {
        "16": "DicBrowser.png",
        "128": "DicBrowser.png",
        "48": "DicBrowser.png"
    }
}