RedCode , URL to QR code

RedCode Extension, make the current page URL to QR code.

RedCode , URL to QR code क्या है?

RedCode , URL to QR code https://extmanager.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "RedCode Extension, make the current page URL to QR code."।

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Generate QR code of the current tab URL.

The RedCode Extension have the following advantages:
1. It only takes 0.1 seconds to generate a QR code from the current URL
2. QRCode can be downloaded and saved
3. Quick and friendly experience                    

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

नाम RedCode , URL to QR code RedCode , URL to QR code
ID hkffcifnhmgfljkgpcideelklglfcegh
आधिकारिक URL https://chromewebstore.google.com/detail/redcode-url-to-qr-code/hkffcifnhmgfljkgpcideelklglfcegh
विवरण RedCode Extension, make the current page URL to QR code.
फ़ाइल का आकार 316 KB
स्थापना संख्या 55
वर्तमान संस्करण 0.1.0
अंतिम अपडेट 2021-09-22
प्रकाशन तिथि 2020-05-20
डेवलपर https://extmanager.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.extmanager.com/detail/hkffcifnhmgfljkgpcideelklglfcegh.html
गोपनीयता नीति पृष्ठ URL https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
समर्थित भाषाएँ en,zh-CN
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.1.0",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.extmanager.com\/detail\/hkffcifnhmgfljkgpcideelklglfcegh.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}