Barcode Generator

Create barcodes in your browser

Cos'è Barcode Generator?

Barcode Generator è un'estensione di Chrome sviluppata da https://famularo.org, e la sua funzione principale è "Create barcodes in your browser".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Barcode Generator

Scarica i file di estensione Barcode Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Barcode Generator Barcode Generator
ID ibgbhgchcjoldpbpmemggbcldfdmhhlb
URL Ufficiale https://chromewebstore.google.com/detail/barcode-generator/ibgbhgchcjoldpbpmemggbcldfdmhhlb
Descrizione Create barcodes in your browser
Dimensione del File 38.09 KB
Conteggio Installazioni 15,134
Versione Corrente 2.3.0
Ultimo Aggiornamento 2023-02-13
Data di Pubblicazione 2020-04-03
Valutazione 3.58/5 Totale 31 Valutazioni
Sviluppatore https://famularo.org
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://famularo.org/BarcodeExtension/
Lingue Supportate 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"
    }
}