QRTrans
Translate URL or text to QRCode for iPhone and Mobile Devices.
What is QRTrans?
QRTrans is a Chrome extension developed by https://www.civic-apps.com, and its main feature is "Translate URL or text to QRCode for iPhone and Mobile Devices.".
Extension Screenshots
Download QRTrans Extension CRX File
Download QRTrans 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
This app makes a QR code image from current tab URL or free text. You can transfer text to iPhone, Android or other mobile devices. ex. iPhone you can download free QR code reader app, pomera qr code reader. Twitter ID: http://twitter.com/civic manifest version V2 upgrade.
Extension Basic Information
Name | |
ID | aljgmbpcdmgelhkanifjjbgdkohoefme |
Official URL | https://chromewebstore.google.com/detail/qrtrans/aljgmbpcdmgelhkanifjjbgdkohoefme |
Description | Translate URL or text to QRCode for iPhone and Mobile Devices. |
File Size | 66.04 KB |
Installation Count | 757 |
Current Version | 1.0.0 |
Last Updated | 2013-05-27 |
Publish Date | 2013-05-27 |
Rating | 3.00/5 Total 4 Ratings |
Developer | https://www.civic-apps.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.civic-apps.com/qrtrans/ |
Supported Languages | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QRTrans", "description": "__MSG_extensionDesc__", "default_locale": "en", "manifest_version": 2, "version": "1.0.0", "browser_action": { "default_icon": "images\/icon19.png", "default_title": "QRTrans", "default_popup": "popup.html" }, "permissions": [ "tabs" ], "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "64": "images\/icon64.png", "128": "images\/icon128.png" } } |