Barcode Generator

Create barcodes in your browser

Barcode Generatorคืออะไร?

Barcode Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://famularo.org และคุณลักษณะหลักของมันคือ "Create barcodes in your browser"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Barcode Generator

ดาวน์โหลดไฟล์ส่วนขยาย Barcode Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The simplest barcode maker available!

Generate barcodes in various formats quickly from your browser. Supports popular formats, including QR Code and UPC.

Supports your OS's dark mode.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Barcode Generator Barcode Generator
ID ibgbhgchcjoldpbpmemggbcldfdmhhlb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/barcode-generator/ibgbhgchcjoldpbpmemggbcldfdmhhlb
คำอธิบาย Create barcodes in your browser
ขนาดไฟล์ 38.09 KB
จำนวนการติดตั้ง 15,134
เวอร์ชันปัจจุบัน 2.3.0
อัปเดตครั้งล่าสุด 2023-02-13
วันที่เผยแพร่ 2020-04-03
คะแนน 3.58/5 รวมทั้งหมด 31 คะแนน
ผู้พัฒนา https://famularo.org
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://famularo.org/BarcodeExtension/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Barcode Generator",
    "version": "2.3.0",
    "manifest_version": 3,
    "description": "Create barcodes in your browser",
    "homepage_url": "http:\/\/famularo.org\/BarcodeExtension\/",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    }
}