Skip to content

DevAbabil/emoji-picker

Repository files navigation

Emoji Picker Extension

A simple and lightweight browser extension to quickly pick and copy emojis while browsing.

🚀 1,200+ Emojis at your fingertips!

Emoji Picker Screenshot

Features

  • Fast and Easy — Quickly select emojis from a popup interface.
  • Lightweight — Minimal performance impact on your browser.

Installation

You can install the Emoji Picker extension manually by following these steps:

1. Download the Build

Run the following command in your terminal:

curl -o- https://sh.devababil.com/install/emoji-picker.sh | bash

This 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

2. Load the Extension in Google Chrome

  1. Open chrome://extensions/ in your browser.
  2. Enable Developer Mode (top-right toggle).
  3. Click Load unpacked.
  4. Select the emoji-picker directory (where manifest.json is located).
  5. The Emoji Picker extension should now be installed and ready to use.

3. Use the Emoji Picker

  • Click the extension icon in the browser toolbar.
  • The emoji picker popup will appear.
  • Click on any emoji to copy it to your clipboard.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple and lightweight browser extension to quickly pick and copy emojis while browsing.

Resources

License

Stars

Watchers

Forks