Free Barcode Generator
Generate barcodes directly from your browser
Wat is Free Barcode Generator?
Free Barcode Generator is een Chrome-extensie ontwikkeld door nextplus.io, en de belangrijkste functie is "Generate barcodes directly from your browser".
Extensie Screenshots
Download het CRX-bestand van de extensie Free Barcode Generator
Download Free Barcode Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | igbpgoifpnaokhbegcmpjopeeknkican |
| Officiële URL | https://chromewebstore.google.com/detail/free-barcode-generator/igbpgoifpnaokhbegcmpjopeeknkican |
| Beschrijving | Generate barcodes directly from your browser |
| Bestandsgrootte | 159 KB |
| Aantal Installaties | 1,739 |
| Huidige Versie | 1.0.4 |
| Laatst Bijgewerkt | 2023-11-28 |
| Publicatiedatum | 2021-12-16 |
| Beoordeling | 3.50/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | nextplus.io |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://nextplus.io |
| URL van de Privacybeleid Pagina | https://nextplus.io/privacy-policy |
| Ondersteunde Talen | 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:\/\/*\/*",
" | |