https://github.com/sec-ant/bartender
https://github.com/sec-ant/bartender
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sec-ant/bartender
- Owner: Sec-ant
- Created: 2023-03-30T07:16:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T17:52:13.000Z (about 3 years ago)
- Last Synced: 2025-07-01T05:40:35.429Z (12 months ago)
- Language: TypeScript
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bartender Browser Extension
Right click and read barcodes.
## Build
```bash
git clone https://github.com/Sec-ant/bartender.git
cd bartender
npm i
npm run build
```