QR Code Creator

Quickly send viewing web page or any other text to your mobile using QR code.

QR Code Creatorとは何ですか?

QR Code CreatorはPixelOwnerによって開発されたChromeの拡張機能で、その主な機能は「Quickly send viewing web page or any other text to your mobile using QR code.」です。

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

screenshot

QR Code Creator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        How often does it happen, when you want to send something very quickly into your phone from the web browser? Now it is very easy. Just click the extension button, point your camera on the generated QR code and scan it. Woala, link to the viewing web page is in your phone. You can even share any text, just type it into the field on the bottom of the extension and press the submit button. Also you can scan generated QR codes.                    

拡張機能の基本情報

名前 QR Code Creator QR Code Creator
ID addgaohhlahfdofpaplmeknphfoafeoc
公式URL https://chromewebstore.google.com/detail/qr-code-creator/addgaohhlahfdofpaplmeknphfoafeoc
説明 Quickly send viewing web page or any other text to your mobile using QR code.
ファイルサイズ 160 KB
インストール数 1,850
現在のバージョン 2
最終更新日 2013-09-22
公開日 2013-09-22
評価 4.52/5 合計 21 レビュー
開発者 PixelOwner
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QR Code Creator",
    "version": "2",
    "icons": {
        "16": "img\/icon-16.png",
        "24": "img\/icon-24.png",
        "48": "img\/icon-48.png",
        "256": "img\/icon-256.png"
    },
    "description": "Quickly send viewing web page or any other text to your mobile using QR code.",
    "browser_action": {
        "default_icon": "img\/icon-16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}