Skip to content

natiixnt/chrome-emoji-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Emoji Picker for Chrome

Type :name in any text field to search emojis by name and insert them with Tab - like Discord, but everywhere in Chrome.

demo

Features

  • Works on every website (Gmail, Slack, Messenger, X, etc.)
  • 1870 emojis with Discord/GitHub shortcodes
  • Supports <input>, <textarea>, and contenteditable fields
  • Tab or Enter to insert, arrow keys to navigate, Esc to close
  • Dark popup styled like Discord

Install

  1. Download or clone this repo:
    git clone https://github.com/natiixnt/chrome-emoji-picker.git
    
  2. Open Chrome and go to chrome://extensions
  3. Enable Developer mode (toggle in the top right corner)
  4. Click Load unpacked
  5. Select the chrome-emoji-picker folder
  6. Done - the extension is now active on all pages

Usage

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

Updating

After pulling new changes:

  1. Go to chrome://extensions
  2. Click the reload icon on the Emoji Picker card
  3. Refresh any open pages (F5)

About

Type :name in any Chrome input to search and insert emojis with Tab. Like Discord, but everywhere.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors