The QRL Extension

URL to QR code developed for easy transfer of sites from Computer to mobile.

The QRL Extensionとは何ですか?

The QRL ExtensionはRohanDengleによって開発されたChromeの拡張機能で、その主な機能は「URL to QR code developed for easy transfer of sites from Computer to mobile.」です。

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

screenshot
screenshot
screenshot

The QRL Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The QRL Extension has been launched to scan the links on your PC to your mobile and check it on the move. This is to make your life easy and quite accessible to the links which you are viewing on your big screen. Instead of copying the link, pasting, and sending, you just scan it without any obstacle and send. Here's to making life easy and smart!                    

拡張機能の基本情報

名前 The QRL Extension The QRL Extension
ID gabgbddcoappkaagcaiodjpgcnoifklm
公式URL https://chromewebstore.google.com/detail/the-qrl-extension/gabgbddcoappkaagcaiodjpgcnoifklm
説明 URL to QR code developed for easy transfer of sites from Computer to mobile.
ファイルサイズ 18.13 KB
インストール数 57
現在のバージョン 1.0
最終更新日 2020-08-10
公開日 2020-08-10
評価 5.00/5 合計 9 レビュー
開発者 RohanDengle
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The QRL Extension",
    "description": "URL to QR code developed for easy transfer of sites from Computer to mobile.",
    "version": "1.0",
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "16x16.png",
        "default_popup": "popup.html"
    }
}