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
- Host: GitHub
- URL: https://github.com/dhowe/emoji-sub
- Owner: dhowe
- Created: 2024-04-04T12:05:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T17:28:06.000Z (about 2 years ago)
- Last Synced: 2025-10-11T18:07:53.138Z (8 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)