mtimkovich / picmo-chrome

A Chrome emoji picker built off of PicMo.

Home Page:https://chrome.google.com/webstore/detail/picmo-chrome/ehmacpiolcofcljbiogbjbojdeiiekdi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicMo Chrome

This is a Chrome extension to quickly search and copy emoji using the excellent PicMo tool.

This is project is not affiliated with PicMo, I'm just a big fan.

✔️ Features

  • 🔍 Emoji search
  • 📜 Recently used emoji
  • ⌨️ Completely keyboard accessible
    • Open the picker with Ctrl+Period
    • Navigate with Tab and arrow keys
  • 🐦 Choose between native and Twitter-style emoji

💾 Installation Methods

  1. Download from the Chrome Web Store.
  2. Download the latest version from releases.
  3. Build from source:
$ git clone https://github.com/mtimkovich/picmo-chrome
$ npm install
$ npm run build

🙏 Acknowledgements

🤠 Author

Max Timkovich

About

A Chrome emoji picker built off of PicMo.

https://chrome.google.com/webstore/detail/picmo-chrome/ehmacpiolcofcljbiogbjbojdeiiekdi

License:MIT License


Languages

Language:JavaScript 75.6%Language:HTML 24.4%