Barcode Extension
Quickly generate barcodes from Google Chrome and other browsers that support Chrome extensions. Available from the Chrome Web Store. Source code below!
Change log
- v2.3.0 - Add checkbox to display human readable text below barcode.
- v2.2.1 - Ensure 'Data' is empty.
- v2.2.0 - Dark mode, updated to Chrome manifest V3.
- v2.1.1 - Update barcode generation logic, allow space in Code-39 barcodes.
- v2.1.0 - Add button to download and save the barcode you generated.
- v2.0.0 - Loads are barcodes directly in the popup. No more tabs.
- v1.0.2 - Corrected issue where size was not being saved
- v1.0.1 - Corrected misspelling, alphabetized dropdown of barcode types
- v1.0.0 - Initial version