Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 757 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 757 Bytes

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