QR Code generator with logo – QRTiger

Make a QR code with logo in less than 1 minute!.

QR Code generator with logo – QRTiger क्या है?

QR Code generator with logo – QRTiger https://qrcode-tiger.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make a QR code with logo in less than 1 minute!."।

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

screenshot
screenshot

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

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

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

                        QRTiger is a QR code generator with logo that allows you to create customized static QR codes for free! 

It’s easy to generate and customize your QR code with logo!

QRTiger is free for static QR codes and allows you create all kinds of QR Codes and customize them with logo-images and color options. You can generate QR Codes for data types like URL’s, text, MP3, email,  YouTube, Vcard (business card), wifi  and for all kind of social media as Pinterest, Facebook, Twitter…

QR codes have become an essential tool for every brand, customizing QR codes is essential to have better scanning rates; also we suggest adding a “call for action’ as Scan Now! With your QR code this will improve your scanning rates a lot!

For brands that need more professional tools we have also build a dynamic QR code generator, dynamic QR Codes allow you to edit the data as URL behind your QR code and to 'track' data. With a dynamic QR Code you can track amount of scans, location, time of scan and even device type as Android or IPhone. We also build an API for more professional use. 

If you have any problems or suggestions to optimize QRTiger feel free to contact us.                    

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

नाम QR Code generator with logo – QRTiger QR Code generator with logo – QRTiger
ID khgmenamfnkjenlfaijkjhhdaehemhhf
आधिकारिक URL https://chromewebstore.google.com/detail/qr-code-generator-with-lo/khgmenamfnkjenlfaijkjhhdaehemhhf
विवरण Make a QR code with logo in less than 1 minute!.
फ़ाइल का आकार 256 KB
स्थापना संख्या 2,147
वर्तमान संस्करण 1.4
अंतिम अपडेट 2020-03-24
प्रकाशन तिथि 2020-03-24
रेटिंग 4.00/5 कुल 4 रेटिंग्स
डेवलपर https://qrcode-tiger.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.qrcode-tiger.com
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "QR Code generator with logo \u2013 QRTiger",
    "short_name": "QRTiger",
    "version": "1.4",
    "manifest_version": 2,
    "description": "Make a QR code with logo in less than 1 minute!.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "browser_action": {
        "default_popup": "src\/browser_action\/browser_action.html",
        "default_icon": "icons\/icon256.png",
        "default_title": "QR Code generator with logo \u2013 QRTiger"
    },
    "permissions": [],
    "background": {
        "persistent": true,
        "scripts": [
            "js\/jquery.min.js",
            "src\/bg\/background.js"
        ]
    }
}