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
Eメール [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"
}