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 |
| Eメール | [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"
}
} | |