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
git clone https://github.com/albert-sun/extension.git
npm install
npm run dev
to include source maps or npm run prod
to compile withoutpublic
folder as an unpacked extension into Chrome