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
官方網址 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"
}