Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wezm/github-system-emoji-extension
Firefox extension for Linux to make GitHub use system emoji instead of ugly images of Noto Color Emoji
https://github.com/wezm/github-system-emoji-extension
emoji extension firefox
Last synced: 18 days ago
JSON representation
Firefox extension for Linux to make GitHub use system emoji instead of ugly images of Noto Color Emoji
- Host: GitHub
- URL: https://github.com/wezm/github-system-emoji-extension
- Owner: wezm
- License: mit
- Created: 2021-07-09T09:03:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T03:15:52.000Z (4 months ago)
- Last Synced: 2024-10-11T17:43:36.008Z (about 1 month ago)
- Topics: emoji, extension, firefox
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub System Emoji 😀
This is a Firefox extension that makes GitHub use the system emoji font on
Linux.When browsing GitHub on non-Apple and Microsoft platforms GitHub performs image
replacement on emoji, replacing the text with mis-aligned images of the super
ugly Noto Color Emoji font. This extension alters the user agent to appear as
Windows when on GitHub so that it does not mess with the emoji and uses the
emoji font installed on your system.## Screenshot
This screenshot shows the output before the extension is enabled and after
(where it uses my system emoji font, [JoyPixels](https://www.joypixels.com/)).## Install
[Download from Firefox Add-Ons](https://addons.mozilla.org/en-US/firefox/addon/github-system-emoji/)
## Build from Source
1. Run `yarn install`
2. Run `tsc`, output is `source/background.js`.Versions used (for AMO reviewers):
* **Operating System:** Arch Linux
* **Yarn:** 1.22.10
* **TypeScript:** 4.3.4## Acknowledgements
* Icon made by Smashicons
from www.flaticon.com.