/confetti-extension-demo

Just a simple Confetti Chrome Extension

Primary LanguageJavaScript

Confetti Extension Demo

Purpose

Just a Chrome extension that throws confetti on your screen when you click on it. This project is just for educational purpose :)

Automatically Upload To Chrome Store

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.

Result

How to run

  1. Clone repo.
  2. cd into repo and run npm install --save canvas-confetti
  3. Load extension in Developer Mode

Credits

More information