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!)

Author
Sinan Çetinkaya
Daily installs
0
Total installs
9
Ratings
0 0 0
Version
2025-02-15
Created
2025-02-18
Updated
2025-02-18
Size
2.65 KB
License
MIT
Applies to

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"
    }
}