Tilde Translator

Tilde Translator - your assistant in word and text translation!

What is Tilde Translator?

Tilde Translator is a Chrome extension developed by Tilde.com, and its main feature is "Tilde Translator - your assistant in word and text translation!".

Extension Screenshots

screenshot

Download Tilde Translator Extension CRX File

Download Tilde Translator 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

                        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.                    

Extension Basic Information

Name Tilde Translator Tilde Translator
ID dnbgcpgkobmfpedfhpepffbbmamffhgg
Official URL https://chromewebstore.google.com/detail/tilde-translator/dnbgcpgkobmfpedfhpepffbbmamffhgg
Description Tilde Translator - your assistant in word and text translation!
File Size 14.31 KB
Installation Count 810
Current Version 1.0.3
Last Updated 2013-08-12
Publish Date 2013-08-12
Rating 5.00/5 Total 9 Ratings
Developer Tilde.com
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}