Nomoji (Unicode-aware, flags preserved)

Blocks all emojis except flags from being displayed on any website (text, images, CSS) — Unicode-aware, reentrancy-guarded

作者
Treska Tay
今日安裝
0
安裝總數
3
評價
0 0 0
版本
0.4.0
建立日期
2025-07-23
更新日期
2025-09-09
尺寸
5.9 KB
授權條款
未知
腳本執行於
所有網站

Are YOU tired of seeing the same overused annoying little pictures all the time?

Well now, you can! Introducing ~Nomoji!~

Removes emoji before they even display on the page! Gets rid of those hard to reach emoji like or . No more scrubbing and scrubbing until your arms get sore. Nomoji zaps them away and saves the day!

Person 1: "Before Nomoji, my feed was filled with nothing but that stupid crying laughing emoji. It was driving me crazy! Now? It just looks like they're posting blank messages! Thanks, Nomoji!"

Person 2: "Nomoji saved my marriage and my sanity. Now when my husband emails me I can actually read it without fainting into a rage-induced coma."

Person 3: "Thank god I hate those f***ng things."

But that's not all! Call within the next five minutes and we'll throw in the option to block flags too! Just replace the emojiRegex with the following code!

const emojiRegex = new RegExp(
  '(?:' +
    '\\p{Extended_Pictographic}' +
    '|\\p{Emoji_Component}' +
    '|\\u200D' + // Zero-width joiner
    '|\\uFE0F' + // Variation selector
  ')+',
  'gu'
);

Our operators are standing by! Order now!

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址