You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2023. It is now read-only.
I deleted and reinstalled extension and it still can't find printer. I googled a bit and I noticed that this type of printer is not supported via google chrome usb api
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I want to add Bixolon SPR 150 thermal printer. Output UNIX command to get product ID and vendor ID is:
Product ID: 0x001a Vendor ID: 0x1504
After that I converted hexadecimal to decimal and inserted to manifest.json. This is results of Product ID and Vendor ID after conversion:
Product ID:26 Vendor ID: 5380
Problem is that extension doesn't recognize printer. Can you tell me can I add this printer?
The text was updated successfully, but these errors were encountered: