Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtimkovich/picmo-chrome
A Chrome emoji picker built off of PicMo.
https://github.com/mtimkovich/picmo-chrome
chrome-extension emoji emoji-picker
Last synced: 11 days ago
JSON representation
A Chrome emoji picker built off of PicMo.
- Host: GitHub
- URL: https://github.com/mtimkovich/picmo-chrome
- Owner: mtimkovich
- License: mit
- Created: 2021-03-11T03:42:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T14:59:21.000Z (almost 2 years ago)
- Last Synced: 2024-12-08T18:04:03.240Z (17 days ago)
- Topics: chrome-extension, emoji, emoji-picker
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/picmo-chrome/ehmacpiolcofcljbiogbjbojdeiiekdi
- Size: 747 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PicMo Chrome
This is a Chrome extension to quickly search and copy emoji using the excellent [PicMo][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.](https://chrome.google.com/webstore/detail/picmo-chrome/ehmacpiolcofcljbiogbjbojdeiiekdi)
2. Download the latest version from [releases](https://github.com/mtimkovich/picmo-chrome/releases).
3. Build from source:```sh
$ git clone https://github.com/mtimkovich/picmo-chrome
$ npm install
$ npm run build
```## 🙏 Acknowledgements
* [PicMo][picmo] for doing all the hard work
* [Extension CLI](https://oss.mobilefirst.me/extension-cli/)## 🤠 Author
Max Timkovich
[picmo]: https://picmojs.com/