QR Code Sender - URL, SMS, Wifi, etc

You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.

QR Code Sender - URL, SMS, Wifi, etc là gì?

QR Code Sender - URL, SMS, Wifi, etc là một tiện ích mở rộng Chrome được phát triển bởi https://xenosi.de, và tính năng chính của nó là "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng QR Code Sender - URL, SMS, Wifi, etc

Tải xuống các tệp mở rộng QR Code Sender - URL, SMS, Wifi, etc 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

                        You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.                    

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

Tên QR Code Sender - URL, SMS, Wifi, etc QR Code Sender - URL, SMS, Wifi, etc
ID gahnhihmambbhkolajmjohaeoheedmal
URL Chính Thức https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal
Mô tả You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
Kích Thước Tệp 15.16 KB
Số Lần Cài Đặt 256
Phiên Bản Hiện Tại 0.8
Cập Nhật Lần Cuối 2022-09-27
Ngày Phát Hành 2020-09-10
Nhà Phát Triển https://xenosi.de
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://urlopen.link/qr/
URL Trang Chính Sách Bảo Mật https://xenosi.de/privacyext.html
Ngôn Ngữ Được Hỗ Trợ en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "QR Code Sender - URL, SMS, Wifi, etc",
    "short_name": "QR Code Sender",
    "default_locale": "ko",
    "description": "__MSG_extDescription__",
    "version": "0.8",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html",
        "default_title": "QR Code Sender - URL, SMS, Wifi, etc"
    },
    "permissions": [
        "activeTab"
    ]
}