Simple chrome extension that displays the coolest emoji rain on your browser.
It's available on the Chrome marketplace.
Get it from the Chrome marketplace
Or clone the repo and start hack it locally
- Clone this repo
- Open chrome://extensions
- Enable developer mode
- Click on "Load unpacked extension"
- Select the folder where you cloned this repo
- Enjoy!
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
- Add emojis customization
- Add turn on/off button
- Add more emojis
- Add emojis presets (Nature, Food, Love, Colors...)
- @minot0r for the inspiration
- Emoji rain code pen of Robert Heiser
- The original code pen of Rachel Smith
The MIT License (MIT)