Free Qr code generator without ads - Rqrcode

QR Code Generation Directly from Your Chrome Toolbar

Vad är Free Qr code generator without ads - Rqrcode?

Free Qr code generator without ads - Rqrcode är en Chrome-tillägg utvecklad av https://rqrcode.com, och dess huvudfunktion är "QR Code Generation Directly from Your Chrome Toolbar".

Tilläggsskärmbilder

screenshot

Ladda ner Free Qr code generator without ads - Rqrcode-förlängningens CRX-fil

Ladda ner Free Qr code generator without ads - Rqrcode-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        RQrcode is an unlimited, fast, and user-friendly QR code generator. This online service lets you create lifetime QR codes with no scanning limits or intrusive advertisements. You can directly create your basic QR codes through the extension, providing a quick and convenient solution. If you seek more, join thousands of satisfied users on our platform and effortlessly create your customized QR codes. With RQrcode, you can not only personalize but also track your QR codes easily. Experience the best of QR code creation with RQrcode!                    

Grundläggande Information om Tillägg

Namn Free Qr code generator without ads - Rqrcode Free Qr code generator without ads - Rqrcode
ID pmdoddddofbceeedfhejcikebapbhkhl
Officiell webbadress https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl
Beskrivning QR Code Generation Directly from Your Chrome Toolbar
Filstorlek 14.84 KB
Antal Installationer 2,432
Aktuell Version 1.5
Senast Uppdaterad 2023-09-01
Publiceringsdatum 2023-05-07
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://rqrcode.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://rqrcode.com/
Hjälpsida URL https://rqrcode.com/contact
URL till Sekretesspolicy Sidan https://rqrcode.com/page/our-privacy-policy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Qr code generator without ads - Rqrcode",
    "version": "1.5",
    "description": "QR Code Generation Directly from Your Chrome Toolbar",
    "permissions": [],
    "icons": {
        "48": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}