Barcode Generator
Create barcodes in your browser
什麼是Barcode Generator?
Barcode Generator是由https://famularo.org開發的Chrome擴展程式,該擴展的主要功能是“Create barcodes in your browser”。
擴展截圖
下載Barcode Generator擴展crx文件
下載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.                     擴展基本資訊
| 名稱 |   |  
| ID | ibgbhgchcjoldpbpmemggbcldfdmhhlb | 
| 官方網址 | 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"
    }
}  |  |