The QRL Extension

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

What is The QRL Extension?

The QRL Extension is a Chrome extension developed by RohanDengle, and its main feature is "URL to QR code developed for easy transfer of sites from Computer to mobile.".

Extension Screenshots

screenshot
screenshot
screenshot

Download The QRL Extension Extension CRX File

Download The QRL Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name The QRL Extension The QRL Extension
ID gabgbddcoappkaagcaiodjpgcnoifklm
Official URL https://chromewebstore.google.com/detail/the-qrl-extension/gabgbddcoappkaagcaiodjpgcnoifklm
Description URL to QR code developed for easy transfer of sites from Computer to mobile.
File Size 18.13 KB
Installation Count 57
Current Version 1.0
Last Updated 2020-08-10
Publish Date 2020-08-10
Rating 5.00/5 Total 9 Ratings
Developer RohanDengle
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}