Url2QR-code-Base

Quickly Get Current url with QR-code,Then Go To WC!

What is Url2QR-code-Base?

Url2QR-code-Base is a Chrome extension developed by Unknown, and its main feature is "Quickly Get Current url with QR-code,Then Go To WC!".

Extension Screenshots

screenshot
screenshot

Download Url2QR-code-Base Extension CRX File

Download Url2QR-code-Base 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

                        A Tool that help make QR-code for current url.

Check it!Then go to anywhere.                    

Extension Basic Information

Name Url2QR-code-Base Url2QR-code-Base
ID mjpnohbpjaiojfhdgfeljbkphfoioiki
Official URL https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki
Description Quickly Get Current url with QR-code,Then Go To WC!
File Size 90.08 KB
Installation Count 38
Current Version 0.2
Last Updated 2014-09-29
Publish Date 2014-09-28
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Url2QR-code-Base",
    "description": "Quickly Get Current url with QR-code,Then Go To WC!",
    "version": "0.2",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs"
    ]
}