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とは何ですか?

QR Code Sender - URL, SMS, Wifi, etcはhttps://xenosi.deによって開発されたChromeの拡張機能で、その主な機能は「You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

QR Code Sender - URL, SMS, Wifi, etc拡張機能のCRXファイルをダウンロード

QR Code Sender - URL, SMS, Wifi, etc拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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 QR Code Sender - URL, SMS, Wifi, etc
ID gahnhihmambbhkolajmjohaeoheedmal
公式URL https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal
説明 You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
ファイルサイズ 15.16 KB
インストール数 256
現在のバージョン 0.8
最終更新日 2022-09-27
公開日 2020-09-10
開発者 https://xenosi.de
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://urlopen.link/qr/
プライバシーポリシーページのURL https://xenosi.de/privacyext.html
対応言語 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"
    ]
}