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.