This repo has moved to https://github.com/anthroarts/RegExtension
This little extension provides a way to quickly and easily scan IDs and print con-goer badges.
Note! this is only for FC (1311) and only works for the year 2022 (372652).
TODO...
- Make sure you have NodeJS and NPM installed.
- Run
npm install
in the root directory
npm run watch
Runs the app in development mode. Then follow these instructions to see your app:
- Open chrome://extensions
- Check the Developer mode checkbox
- Click on the Load unpacked extension button
- Select the folder my-extension/build
npm run build
Builds the app for production to the build folder. Zip the build folder and your app is ready to be published on Chrome Web Store.
npm run test
Executes the files that contain unit tests.