Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.45 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.45 KB

Emoji rain

Simple chrome extension that displays the coolest emoji rain on your browser.

It's available on the Chrome marketplace.

Example

Emoji rain Chrome extension screenshot

Installation

Get it from the Chrome marketplace

Or clone the repo and start hack it locally

  1. Clone this repo
  2. Open chrome://extensions
  3. Enable developer mode
  4. Click on "Load unpacked extension"
  5. Select the folder where you cloned this repo
  6. Enjoy!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Roadmap

  • Add emojis customization
  • Add turn on/off button
  • Add more emojis
  • Add emojis presets (Nature, Food, Love, Colors...)

Special thanks

License

The MIT License (MIT)