Telegram WebK Message Hider

Hides messages from unwanted users in Telegram groups

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tekijä
Sinan Çetinkaya
Päivittäiset asennukset
0
Asennuskerrat
9
Arvostelut
0 0 0
Versio
2025-02-15
Luotu
18.2.2025
Päivitetty
18.2.2025
Size
2,65 kt
Lisenssi
MIT
Käytössä

Telegram-WebK-Message-Hider

A Greasemonkey/Violentmonkey script that hides messages from unwanted users in Telegram(WebK) groups

Example Values JSON

{
    "1234567890": {
      "name": "John Doe",
      "reason": "Annoying"
    },
    "9876543210": {
      "name": "Karen",
      "reason": "Life sucker"
    }
}