Chrome extension for counting the number of positive bids entered on HotCRP.
- Download a pre-built extension (
extension.zip
) from releases and unzip - Open Chrome, navigate to extensions, and enable developer mode
- Click "Load Unpacked" and navigate to the unzipped
build
directory - The extension is now installed!
-
Open a submission website and go to Review preferences (e.g. https://sec23winter.usenix.hotcrp.com/reviewprefs)
-
Click on the Bids Counter extension to see the number of positive bids you entered:
- For continuous builds use:
npm run watch
- The extension will be built in the
/build
folder, which you can then load into Chrome - With this option, the extension will automatically re-build whenever you make a change
- The extension will be built in the
- To build the extension once, use:
npm run build
- This project was bootstrapped with Chrome Extension CLI
- Extension icon was created by smalllikeart - Flatico