Enhances emoji rendering across websites by prioritizing Noto Color Emoji over system default (Segoe UI Emoji). Ensures consistent and up-to-date display of modern Unicode 16 emojis.
To ensure proper emoji support, install the following font on your system:
To install the script, click here.
- This script targets websites that specify Segoe UI Emoji and swaps in Noto Color Emoji, improving emoji appearance and completeness.
- It does not affect system-level rendering or plain
.txtfiles (e.g., emoji-test.txt).
To extend emoji support across all websites in Firefox (and its forks), set the font.name-list.emoji value in about:config to:
Noto Color Emoji, Segoe UI Emoji, Twemoji Mozilla
Check out Emojipedia’s Unicode 16.0 overview for the latest emoji additions.
This userscript is open-source and licensed under the MIT License.