SVG Country Flag Emoji --Q

Replace all flag emojis with SVG images, initially started as a way to fix the 🇦🇺 being rendered as AU in Chrome in particular, although I now have a better solution - see https://github.com/quarrel/broken-flag-emojis-win11-twemoji.

安裝腳本?
作者推薦腳本

您可能也會喜歡 Animate Emoji on the web --Q

安裝腳本
作者
Quarrel
今日安裝
0
安裝總數
1
評價
0 0 0
版本
2025-08-16_23-50
建立日期
2025-08-12
更新日期
2025-08-16
尺寸
11.3 KB
授權條款
MIT
腳本執行於
所有網站

This userscript replaces country flag emojis with SVG images from the Twemoji project. This is particularly useful in browsers like Chrome where some flag emojis may not render correctly.

Initially started as a way to fix the flag emojis like, 🇦🇺, being rendered as AU in Chrome on Windows. I now have a better direct font solution.

It was an interesting digression in debouncing and avoiding CSP issues, while keeping it performant.