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.

Cos'è QR Code Sender - URL, SMS, Wifi, etc?

QR Code Sender - URL, SMS, Wifi, etc è un'estensione di Chrome sviluppata da https://xenosi.de, e la sua funzione principale è "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione QR Code Sender - URL, SMS, Wifi, etc

Scarica i file di estensione QR Code Sender - URL, SMS, Wifi, etc in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome QR Code Sender - URL, SMS, Wifi, etc QR Code Sender - URL, SMS, Wifi, etc
ID gahnhihmambbhkolajmjohaeoheedmal
URL Ufficiale https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal
Descrizione You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
Dimensione del File 15.16 KB
Conteggio Installazioni 256
Versione Corrente 0.8
Ultimo Aggiornamento 2022-09-27
Data di Pubblicazione 2020-09-10
Sviluppatore https://xenosi.de
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://urlopen.link/qr/
URL della Pagina della Politica sulla Privacy https://xenosi.de/privacyext.html
Lingue Supportate 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"
    ]
}