Type :name in any text field to search emojis by name and insert them with Tab - like Discord, but everywhere in Chrome.
- Works on every website (Gmail, Slack, Messenger, X, etc.)
- 1870 emojis with Discord/GitHub shortcodes
- Supports
<input>,<textarea>, andcontenteditablefields - Tab or Enter to insert, arrow keys to navigate, Esc to close
- Dark popup styled like Discord
- Download or clone this repo:
git clone https://github.com/natiixnt/chrome-emoji-picker.git - Open Chrome and go to
chrome://extensions - Enable Developer mode (toggle in the top right corner)
- Click Load unpacked
- Select the
chrome-emoji-pickerfolder - Done - the extension is now active on all pages
Type : followed by a name in any text field:
| You type | You see |
|---|---|
:cry |
๐ข cry, ๐ญ sob, ๐ฟ crying_cat |
:thumbsup |
๐ thumbsup |
:fire |
๐ฅ fire |
:rose |
๐น rose, ๐ฅ rose_wilted |
:heart |
โค๏ธ heart, ๐ yellow_heart, ... |
:dog |
๐ถ dog, ๐ dog2 |
- Tab or Enter - insert the selected emoji
- Arrow Up/Down - navigate the list
- Esc - close the popup
After pulling new changes:
- Go to
chrome://extensions - Click the reload icon on the Emoji Picker card
- Refresh any open pages (F5)
