Easy QR Code

The fastest way to transfer text and links to your mobile device

Easy QR Code là gì?

Easy QR Code là một tiện ích mở rộng Chrome được phát triển bởi sney2002, và tính năng chính của nó là "The fastest way to transfer text and links to your mobile device".

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

screenshot
screenshot

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

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

                        Crea códigos QR con solo dos clics, sin necesidad de registrarte ni molesta publicidad.

Solo da clic derecho sobre imágenes/enlaces/texto seleccionado y selecciona Crear código QR para...                    

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

Tên Easy QR Code Easy QR Code
ID okcelelcbendjdeilpendpjophdppgjk
URL Chính Thức https://chromewebstore.google.com/detail/easy-qr-code/okcelelcbendjdeilpendpjophdppgjk
Mô tả The fastest way to transfer text and links to your mobile device
Kích Thước Tệp 45.52 KB
Số Lần Cài Đặt 45
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2022-08-31
Ngày Phát Hành 2013-12-01
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển sney2002
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": ".\/main.js"
    },
    "default_locale": "es",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "Easy QR Code",
    "permissions": [
        "contextMenus",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "version": "2.0"
}