QR Code Generator Free Online Best Tool

The Best QR Code Generator FREE for URL, vCard, text, and more. Generate unlimited QR Codes and download them in high quality.

¿Qué es QR Code Generator Free Online Best Tool?

QR Code Generator Free Online Best Tool es una extensión de Chrome desarrollada por https://useful.tools, y su función principal es "The Best QR Code Generator FREE for URL, vCard, text, and more. Generate unlimited QR Codes and download them in high quality.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión QR Code Generator Free Online Best Tool

Descarga archivos de extensión QR Code Generator Free Online Best Tool en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Do you want to generate QR codes online? Our free Chrome extension (AKA QR Code Generator) allows you to easily generate and download QR codes. Then, you can share them instantly online / offline. Text, vCard, URLs and more.

Get ready your text, URLs and vCards to create awesome QR codes that can be scanned by anyone with an smartphone.

THINGS YOU CAN DO WITH A QR CODE (generated with our generator tool)
- Display or download a PDF file
- Launch a website in a browser (this is ideal for restaurant or cafe menus), 
- Listen to music, 
- Watch YouTube videos or Twitch channels
- Store photos
- Connect to a WiFi network
- and much, much more... 

QR codes generated with our free extension, as long as you save them correctly, will always work.

Feel free to use the best online QR Code Generator as many times as you want. NO LIMIT, 100% FREE FOREVER!                    

Información Básica de la Extensión

Nombre QR Code Generator Free Online Best Tool QR Code Generator Free Online Best Tool
ID hibgnmilpcjkahocglliiffglmjiljhp
URL Oficial https://chromewebstore.google.com/detail/qr-code-generator-free-on/hibgnmilpcjkahocglliiffglmjiljhp
Descripción The Best QR Code Generator FREE for URL, vCard, text, and more. Generate unlimited QR Codes and download them in high quality.
Tamaño del Archivo 43.78 KB
Cantidad de Instalaciones 107
Versión Actual 1.0.0
Última Actualización 2021-03-08
Fecha de Publicación 2021-03-07
Desarrollador https://useful.tools
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://useful.tools/generate-qr-code
URL de la Página de Política de Privacidad https://useful.tools/privacy
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QR Code Generator Free Online Best Tool",
    "version": "1.0.0",
    "description": "The Best QR Code Generator FREE for URL, vCard, text, and more. Generate unlimited QR Codes and download them in high quality.",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "homepage_url": "https:\/\/useful.tools\/generate-qr-code",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "QR Code Generator"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}