Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)).

Screenshot showing emoji before/after enabling this extension

## 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.