QR Code Creator

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

QR Code Creator là gì?

QR Code Creator là một tiện ích mở rộng Chrome được phát triển bởi PixelOwner, và tính năng chính của nó là "Quickly send viewing web page or any other text to your mobile using QR code.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng QR Code Creator

Tải xuống các tệp mở rộng QR Code Creator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên QR Code Creator QR Code Creator
ID addgaohhlahfdofpaplmeknphfoafeoc
URL Chính Thức https://chromewebstore.google.com/detail/qr-code-creator/addgaohhlahfdofpaplmeknphfoafeoc
Mô tả Quickly send viewing web page or any other text to your mobile using QR code.
Kích Thước Tệp 160 KB
Số Lần Cài Đặt 1,850
Phiên Bản Hiện Tại 2
Cập Nhật Lần Cuối 2013-09-22
Ngày Phát Hành 2013-09-22
Đánh Giá 4.52/5 Tổng số 21 Đánh Giá
Nhà Phát Triển PixelOwner
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}