QR Code Sender - URL, SMS, Wifi, etc

You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.

QR Code Sender - URL, SMS, Wifi, etc क्या है?

QR Code Sender - URL, SMS, Wifi, etc https://xenosi.de द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi."।

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

screenshot
screenshot
screenshot

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

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

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

                        You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.                    

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

नाम QR Code Sender - URL, SMS, Wifi, etc QR Code Sender - URL, SMS, Wifi, etc
ID gahnhihmambbhkolajmjohaeoheedmal
आधिकारिक URL https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal
विवरण You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
फ़ाइल का आकार 15.16 KB
स्थापना संख्या 256
वर्तमान संस्करण 0.8
अंतिम अपडेट 2022-09-27
प्रकाशन तिथि 2020-09-10
डेवलपर https://xenosi.de
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://urlopen.link/qr/
गोपनीयता नीति पृष्ठ URL https://xenosi.de/privacyext.html
समर्थित भाषाएँ en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "QR Code Sender - URL, SMS, Wifi, etc",
    "short_name": "QR Code Sender",
    "default_locale": "ko",
    "description": "__MSG_extDescription__",
    "version": "0.8",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html",
        "default_title": "QR Code Sender - URL, SMS, Wifi, etc"
    },
    "permissions": [
        "activeTab"
    ]
}