Free Barcode Generator
Generate barcodes directly from your browser
什么是Free Barcode Generator?
Free Barcode Generator是由nextplus.io开发的Chrome扩展程序,该扩展的主要功能是“Generate barcodes directly from your browser”。
扩展截图
下载Free Barcode Generator扩展crx文件
下载Free Barcode Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Easily generate barcode images from selected text with the Barcode Generator Chrome Extension. Transform any text into a barcode in just a few clicks, supporting various popular barcode formats right from your browser. It's free, fast, and secure!
Key Features:
* Free and easy-to-use barcode generator
* Supports multiple popular barcode formats
* No registration required, completely browser-based
* Generates barcodes locally, ensuring your data privacy
* Print or download generated barcodes for various uses
* Secure and lightweight, does not slow down your browsing experience
How to Use:
* Install the Barcode Generator Chrome Extension
* Highlight the desired text on any webpage
* Right-click and select `Generate barcode for "..."` from the context menu
* Choose the desired barcode format
* Print or download the generated barcode image
For any questions, suggestions, or feature requests, please reach out to us at [email protected]. We're always happy to help and improve your experience. 扩展基本信息
| 名称 | |
| ID | igbpgoifpnaokhbegcmpjopeeknkican |
| 官方URL | https://chromewebstore.google.com/detail/free-barcode-generator/igbpgoifpnaokhbegcmpjopeeknkican |
| 简介 | Generate barcodes directly from your browser |
| 文件大小 | 159 KB |
| 安装次数 | 1,739 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2023-11-28 |
| 上架时间 | 2021-12-16 |
| 评分 | 3.50/5 共6次评分 |
| 开发者 | nextplus.io |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://nextplus.io |
| 隐私政策页面URL | https://nextplus.io/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Generate barcodes directly from your browser",
"version": "1.0.4",
"manifest_version": 3,
"name": "Free Barcode Generator",
"background": {
"service_worker": "background.bundle.js"
},
"permissions": [
"contextMenus",
"scripting",
"tabs"
],
"host_permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |