Skip to content

Webextension to quickly copy emojis to your clipboard

License

Notifications You must be signed in to change notification settings

sebarocks/quickemoji

Repository files navigation

QuickEmoji

A webextension emoji picker. Built using Svelte and Twemoji.

Preview of QuickEmoji Panel

Building

To build the extension (requires node.js, npm):

npm install

npm run build

Output will be in /extension folder

Installation

From Store:

Firefox (debug mode):

This enables the addon temporarily (removes it when browser is closed):

  • Navigate to about:debugging#/runtime/this-firefox
  • Click Load Temporary Add-on
  • Select manifest.json file from extension