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
官方網址 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"
    ]
}