Online QR Code Generator

Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!

Online QR Code Generator là gì?

Online QR Code Generator là một tiện ích mở rộng Chrome được phát triển bởi https://www.online-qrcode-generator.com, và tính năng chính của nó là "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Online QR Code Generator 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

                        Online QR Code Generator is a free online real-time QR code generation solution that automatically obtains the QR code of the current address. Start creating your QR code now!                    

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

Tên Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
URL Chính Thức https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
Mô tả Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
Kích Thước Tệp 326 KB
Số Lần Cài Đặt 10,997
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2022-11-08
Ngày Phát Hành 2022-11-07
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.online-qrcode-generator.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.online-qrcode-generator.com/
URL Trang Trợ Giúp https://www.online-qrcode-generator.com/What-is-a-QR-Code
URL Trang Chính Sách Bảo Mật https://www.onlineconvert.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online QRCode Converter",
    "description": "__MSG_extDesc__",
    "version": "1.0.2",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/img\/qrcode-generator.png"
    },
    "icons": {
        "128": ".\/img\/qrcode-generator.png"
    },
    "permissions": [
        "tabs"
    ]
}