Skip to content

Firefox extension for Linux to make GitHub use system emoji instead of ugly images of Noto Color Emoji

License

Notifications You must be signed in to change notification settings

wezm/github-system-emoji-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot showing emoji before/after enabling this extension

Install

Download from Firefox Add-Ons

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

About

Firefox extension for Linux to make GitHub use system emoji instead of ugly images of Noto Color Emoji

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published