Easy QR Code

The fastest way to transfer text and links to your mobile device

What is Easy QR Code?

Easy QR Code is a Chrome extension developed by sney2002, and its main feature is "The fastest way to transfer text and links to your mobile device".

Extension Screenshots

screenshot
screenshot

Download Easy QR Code Extension CRX File

Download Easy QR Code extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Crea códigos QR con solo dos clics, sin necesidad de registrarte ni molesta publicidad.

Solo da clic derecho sobre imágenes/enlaces/texto seleccionado y selecciona Crear código QR para...                    

Extension Basic Information

Name Easy QR Code Easy QR Code
ID okcelelcbendjdeilpendpjophdppgjk
Official URL https://chromewebstore.google.com/detail/easy-qr-code/okcelelcbendjdeilpendpjophdppgjk
Description The fastest way to transfer text and links to your mobile device
File Size 45.52 KB
Installation Count 45
Current Version 2.0
Last Updated 2022-08-31
Publish Date 2013-12-01
Rating 3.00/5 Total 2 Ratings
Developer sney2002
Email [email protected]
Payment Type free
Supported Languages en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": ".\/main.js"
    },
    "default_locale": "es",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "Easy QR Code",
    "permissions": [
        "contextMenus",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "version": "2.0"
}