-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi there, your app is super useful and I appreciate it. Unfortunately I am unable to read other types of barcodes, like Code 128 codes.
I am not sure how to pack this extension in its current format. I am semi-familiar with JS code but looking at the final product you uploaded to google it has a lot more code written into it. Assuming this is from packing the dependencies when building the extension.
If possible could you let me know what program or process you used to pack/build this extension with?
I would really like to add other barcode formats to it using the Zxing library. Would be super useful for my needs. Thanks much!
Edit: I changed BrowserQRCodeReader to BrowserBarcodeReader on line 11780 in the uploaded version of the extension and it works great.