Easy QR Code

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

什么是Easy QR Code?

Easy QR Code是由sney2002开发的Chrome扩展程序,该扩展的主要功能是“The fastest way to transfer text and links to your mobile device”。

扩展截图

screenshot
screenshot

下载Easy QR Code扩展crx文件

下载Easy QR Code扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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...                    

扩展基本信息

名称 Easy QR Code Easy QR Code
ID okcelelcbendjdeilpendpjophdppgjk
官方URL https://chromewebstore.google.com/detail/easy-qr-code/okcelelcbendjdeilpendpjophdppgjk
简介 The fastest way to transfer text and links to your mobile device
文件大小 45.52 KB
安装次数 45
当前版本 2.0
更新时间 2022-08-31
上架时间 2013-12-01
评分 3.00/5 共2次评分
开发者 sney2002
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}