A simple and lightweight browser extension to quickly pick and copy emojis while browsing.
🚀 1,200+ Emojis at your fingertips!
- ✅ Fast and Easy — Quickly select emojis from a popup interface.
- ⚡ Lightweight — Minimal performance impact on your browser.
You can install the Emoji Picker extension manually by following these steps:
Run the following command in your terminal:
curl -o- https://sh.devababil.com/install/emoji-picker.sh | bashThis will automatically download and extract the latest build into a directory named emoji-picker, which should have the following structure:
emoji-picker/
├── assets
│ ├── index-ChiS9bts.js
│ └── index-CZD1HLJP.css
├── icons
│ └── icon.png
├── index.html
└── manifest.json- Open chrome://extensions/ in your browser.
- Enable Developer Mode (top-right toggle).
- Click Load unpacked.
- Select the
emoji-pickerdirectory (wheremanifest.jsonis located). - The Emoji Picker extension should now be installed and ready to use.
- Click the extension icon in the browser toolbar.
- The emoji picker popup will appear.
- Click on any emoji to copy it to your clipboard.
This project is licensed under the MIT License. See the LICENSE file for more details.
