RedCode , URL to QR code

RedCode Extension, make the current page URL to QR code.

RedCode , URL to QR codeとは何ですか?

RedCode , URL to QR codeはhttps://extmanager.comによって開発されたChromeの拡張機能で、その主な機能は「RedCode Extension, make the current page URL to QR code.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

RedCode , URL to QR code拡張機能のCRXファイルをダウンロード

RedCode , URL to QR code拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Generate QR code of the current tab URL.

The RedCode Extension have the following advantages:
1. It only takes 0.1 seconds to generate a QR code from the current URL
2. QRCode can be downloaded and saved
3. Quick and friendly experience                    

拡張機能の基本情報

名前 RedCode , URL to QR code RedCode , URL to QR code
ID hkffcifnhmgfljkgpcideelklglfcegh
公式URL https://chromewebstore.google.com/detail/redcode-url-to-qr-code/hkffcifnhmgfljkgpcideelklglfcegh
説明 RedCode Extension, make the current page URL to QR code.
ファイルサイズ 316 KB
インストール数 55
現在のバージョン 0.1.0
最終更新日 2021-09-22
公開日 2020-05-20
開発者 https://extmanager.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.extmanager.com/detail/hkffcifnhmgfljkgpcideelklglfcegh.html
プライバシーポリシーページのURL https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
対応言語 en,zh-CN
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.1.0",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.extmanager.com\/detail\/hkffcifnhmgfljkgpcideelklglfcegh.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}