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.

O que é QR Code Sender - URL, SMS, Wifi, etc?

QR Code Sender - URL, SMS, Wifi, etc é uma extensão do Chrome desenvolvida por https://xenosi.de, e sua principal característica é "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão QR Code Sender - URL, SMS, Wifi, etc

Baixe arquivos de extensão QR Code Sender - URL, SMS, Wifi, etc no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome QR Code Sender - URL, SMS, Wifi, etc QR Code Sender - URL, SMS, Wifi, etc
ID gahnhihmambbhkolajmjohaeoheedmal
URL Oficial https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal
Descrição You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
Tamanho do Arquivo 15.16 KB
Contagem de Instalações 256
Versão Atual 0.8
Última Atualização 2022-09-27
Data de Publicação 2020-09-10
Desenvolvedor https://xenosi.de
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://urlopen.link/qr/
URL da Página de Política de Privacidade https://xenosi.de/privacyext.html
Idiomas Suportados 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"
    ]
}