Online QR Code Generator
Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
Vad är Online QR Code Generator?
Online QR Code Generator är en Chrome-tillägg utvecklad av https://www.online-qrcode-generator.com, och dess huvudfunktion är "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!".
Tilläggsskärmbilder
Ladda ner Online QR Code Generator-förlängningens CRX-fil
Ladda ner Online QR Code Generator-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
Online QR Code Generator is a free online real-time QR code generation solution that automatically obtains the QR code of the current address. Start creating your QR code now!
Grundläggande Information om Tillägg
Namn | Online QR Code Generator |
ID | ldkfghicdollojhmldmphpkojbkifekd |
Officiell webbadress | https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd |
Beskrivning | Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now! |
Filstorlek | 326 KB |
Antal Installationer | 10,997 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2022-11-08 |
Publiceringsdatum | 2022-11-07 |
Betyg | 4.00/5 Totalt 1 Betyg |
Utvecklare | https://www.online-qrcode-generator.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.online-qrcode-generator.com/ |
Hjälpsida URL | https://www.online-qrcode-generator.com/What-is-a-QR-Code |
URL till Sekretesspolicy Sidan | https://www.onlineconvert.com/privacy-policy |
Stödda Språk | id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "Online QRCode Converter", "description": "__MSG_extDesc__", "version": "1.0.2", "manifest_version": 3, "default_locale": "en", "action": { "default_popup": "popup.html", "default_icon": ".\/img\/qrcode-generator.png" }, "icons": { "128": ".\/img\/qrcode-generator.png" }, "permissions": [ "tabs" ] } |