The QRL Extension

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

The QRL Extension क्या है?

The QRL Extension RohanDengle द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "URL to QR code developed for easy transfer of sites from Computer to mobile."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में The QRL Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    }
}