An open API service indexing awesome lists of open source software.

https://github.com/dhowe/emoji-sub

A simple example browser extension
https://github.com/dhowe/emoji-sub

Last synced: 8 months ago
JSON representation

A simple example browser extension

Awesome Lists containing this project

README

          

# Emoji-Sub

Replaces words that describe an emoji with the emoji itself. This runs as a content script and scans web pages, looking for text that can be replaced with emoji.

Based on examples [here](https://github.com/mdn/webextensions-examples)