Url2QR-code-Base

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

Url2QR-code-Baseとは何ですか?

Url2QR-code-BaseはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Quickly Get Current url with QR-code,Then Go To WC!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Url2QR-code-Base拡張機能のCRXファイルをダウンロード

Url2QR-code-Base拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

Check it!Then go to anywhere.                    

拡張機能の基本情報

名前 Url2QR-code-Base Url2QR-code-Base
ID mjpnohbpjaiojfhdgfeljbkphfoioiki
公式URL https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki
説明 Quickly Get Current url with QR-code,Then Go To WC!
ファイルサイズ 90.08 KB
インストール数 38
現在のバージョン 0.2
最終更新日 2014-09-29
公開日 2014-09-28
評価 5.00/5 合計 2 レビュー
開発者 Unknown
支払い方法 free
対応言語 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"
    ]
}