Just a Chrome extension that throws confetti on your screen when you click on it. This project is just for educational purpose :)
Check out the workflow that handles the process of zipping and uploading the extension to the Chrome web store. The workflow is using chrome-webstore-upload-cli to upload the extension. It's worth checking out this guide to generate the necessary keys and tokens for the workflow.
- Clone repo.
cd
into repo and runnpm install --save canvas-confetti
- Load extension in Developer Mode