QR Cat

A tool for converting web page url to QR Code, allow you to share link with others.

QR Cat क्या है?

QR Cat John He द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A tool for converting web page url to QR Code, allow you to share link with others."।

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

screenshot

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

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

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

                        QRCat is a QR code generator 

QRCat allows you to convert web page URLs to QR Code with a Meow button.

This will allow you better share the internet with others.

- QR Cat converts your current page URL to QRCode.

- By clicking on "Meow", QR Cat will generate QRCodes for you.

- QR Cat allows you to generate and download QR codes.

- Once downloaded, QR Cat does not need internet to function.                    

एक्सटेंशन की मूल जानकारी

नाम QR Cat QR Cat
ID jckjibkcgpglnlpgaonbhincpddnbeia
आधिकारिक URL https://chromewebstore.google.com/detail/qr-cat/jckjibkcgpglnlpgaonbhincpddnbeia
विवरण A tool for converting web page url to QR Code, allow you to share link with others.
फ़ाइल का आकार 56.88 KB
स्थापना संख्या 32
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2019-08-04
प्रकाशन तिथि 2019-08-04
डेवलपर John He
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "A tool for converting web page url to QR Code, allow you to share link with others.",
    "version": "1.0.2",
    "manifest_version": 2,
    "name": "QR Cat",
    "short_name": "qrcat",
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "tabs"
    ],
    "current_locale": "en_US"
}

संबंधित एक्सटेंशन्स