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 | 
| 官方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"
    }
}  |  |