Trans/lator
Quickly translation inside your lovely Google Chrome™ browser
What is Trans/lator?
Trans/lator is a Chrome extension developed by HexLab Software, and its main feature is "Quickly translation inside your lovely Google Chrome™ browser".
Extension Screenshots
Download Trans/lator Extension CRX File
Download Trans/lator 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
Make quickly translation right on your Google Chrome™ browser without struggling to surf the web to open up Google Translate™ website
Extension Basic Information
Name | |
ID | igjfjhnllcnodejjmjnofggkcpbofojp |
Official URL | https://chrome.google.com/webstore/detail/translator/igjfjhnllcnodejjmjnofggkcpbofojp |
Description | Quickly translation inside your lovely Google Chrome™ browser |
File Size | 81.63 KB |
Installation Count | 2,441 |
Current Version | 1.0.1 |
Last Updated | 2014-12-10 |
Publish Date | 2014-12-10 |
Rating | 3.43/5 Total 7 Ratings |
Developer | HexLab Software |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trans\/lator", "description": "Quickly translation inside your lovely Google Chrome\u2122 browser", "version": "1.0.1", "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "permissions": [ "storage" ], "browser_action": { "default_icon": "icon_128.png", "default_popup": "index.html" } } |