Chrome extension for performing various partially-automated utilities for websites like Best Buy (and currently planned, EVGA for B-Stock). Inspired by my predecessor Tampermonkey script though it completely ditches the document interaction and watching functionality.
Download the extension from the Chrome Webstore here
- Clone this repository:
git clone https://github.com/albert-sun/extension.git - (Optional) Install the necessary packages using npm:
npm install - (Optional) Compile and build for distribution:
npm run devto include source maps ornpm run prodto compile without - Load the
publicfolder as an unpacked extension into Chrome