https://github.com/vchet/telegram-ad-filter
Hide sponsored messages on https://web.telegram.org/k
https://github.com/vchet/telegram-ad-filter
tampermonkey telegram telegram-web userjs userscript
Last synced: 3 months ago
JSON representation
Hide sponsored messages on https://web.telegram.org/k
- Host: GitHub
- URL: https://github.com/vchet/telegram-ad-filter
- Owner: VChet
- License: mit
- Created: 2019-03-02T21:24:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-02T21:31:13.000Z (12 months ago)
- Last Synced: 2025-07-02T22:30:02.896Z (12 months ago)
- Topics: tampermonkey, telegram, telegram-web, userjs, userscript
- Language: TypeScript
- Homepage: https://openuserjs.org/scripts/VChet/Telegram_Ad_Filter
- Size: 1.67 MB
- Stars: 14
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Telegram Ad Filter
[](https://github.com/VChet/telegram-ad-filter/tags)
[](https://github.com/neostandard/neostandard)
[](http://makeapullrequest.com)
[](https://deepwiki.com/VChet/telegram-ad-filter)
UserScript for [Telegram WebK](https://web.telegram.org/k/) that minimizes messages containing words from the [ad-word list](https://github.com/VChet/telegram-ad-filter/blob/master/blacklist.json).
## Preview

## Installation
1. Install [Violentmonkey](https://violentmonkey.github.io/get-it/)
1. Install the script
- [from GitHub](https://github.com/VChet/telegram-ad-filter/raw/master/tg-ad-filter.user.js)
- [from OpenUserJS](https://openuserjs.org/scripts/VChet/Telegram_Ad_Filter)
- [from Greasy Fork](https://greasyfork.org/en/scripts/379355)
## Contribute
If you have any ideas, bug reports, or feature requests, feel free to [contribute](https://github.com/VChet/telegram-ad-filter/pulls) or report [issues](https://github.com/VChet/telegram-ad-filter/issues).
## Documentation
- [DeepWiki](https://deepwiki.com/VChet/telegram-ad-filter/7-contributing)
## Development
1. [Fork](https://github.com/VChet/telegram-ad-filter/fork) and download this repository.
1. Make your changes in `tg-ad-filter.user.js`.
1. Commit your changes.
1. Make a pull request.