QR Code Creator

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

QR Code Creatorคืออะไร?

QR Code Creator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PixelOwner และคุณลักษณะหลักของมันคือ "Quickly send viewing web page or any other text to your mobile using QR code."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QR Code Creator

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}