Barcode Reader
The extension adds a context menu item for images. The user can right click the image to read barcodes from it. Dynamsoft Barcode…
Cos'è Barcode Reader?
Barcode Reader è un'estensione di Chrome sviluppata da https://dynamsoft.com, e la sua funzione principale è "The extension adds a context menu item for images. The user can right click the image to read barcodes from it. Dynamsoft Barcode…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Barcode Reader
Scarica i file di estensione Barcode Reader 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 extension adds a context menu item for images. The user can right click the image to read barcodes from it. Dynamsoft Barcode Reader is used to provide the barcode reading ability. Supported Barcode Formats: Code 11 Code 39 (including Code 39 Extended) Code 93 Code 128 Codabar Interleaved 2 of 5 EAN-8 EAN-13 UPC-A UPC-E Industrial 2 of 5 MSI PharmaCode QR Code (including Micro QR Code and Model 1) Data Matrix PDF417 (including Micro PDF417) Aztec Code MaxiCode (mode 2-5) DotCode Check out the blog for details: https://www.dynamsoft.com/codepool/barcode-reading-chrome-extension.html
Informazioni di Base sull'Estensione
Nome | Barcode Reader |
ID | dobdeddidkdfhigcmnfkgfodgpamebkg |
URL Ufficiale | https://chromewebstore.google.com/detail/barcode-reader/dobdeddidkdfhigcmnfkgfodgpamebkg |
Descrizione | The extension adds a context menu item for images. The user can right click the image to read barcodes from it. Dynamsoft Barcode… |
Dimensione del File | 6.34 MB |
Conteggio Installazioni | 399 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-02-20 |
Data di Pubblicazione | 2023-02-20 |
Sviluppatore | https://dynamsoft.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.dynamsoft.com/barcode-reader/overview/ |
URL della Pagina di Aiuto | https://github.com/tony-xlh/barcode-reader-chrome-extension/issues |
URL della Pagina della Politica sulla Privacy | http://www.dynamsoft.com/PrivacyStatement.aspx |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Barcode Reader", "version": "1.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |