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!
Online QR Code Generatorคืออะไร?
Online QR Code Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.online-qrcode-generator.com และคุณลักษณะหลักของมันคือ "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Online QR Code Generator
ดาวน์โหลดไฟล์ส่วนขยาย Online QR Code Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Online QR Code Generator |
ID | ldkfghicdollojhmldmphpkojbkifekd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd |
คำอธิบาย | Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now! |
ขนาดไฟล์ | 326 KB |
จำนวนการติดตั้ง | 10,997 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2022-11-08 |
วันที่เผยแพร่ | 2022-11-07 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://www.online-qrcode-generator.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.online-qrcode-generator.com/ |
URL หน้าช่วยเหลือ | https://www.online-qrcode-generator.com/What-is-a-QR-Code |
URL หน้านโยบายความเป็นส่วนตัว | https://www.onlineconvert.com/privacy-policy |
ภาษาที่รองรับ | 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" ] } |