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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T14:03:30.000Z (3 months ago)
- Last Synced: 2025-03-25T20:15:04.942Z (about 2 months ago)
- Topics: tampermonkey, telegram, telegram-web, userjs, userscript
- Language: JavaScript
- Homepage: https://openuserjs.org/scripts/VChet/Telegram_Ad_Filter
- Size: 1.63 MB
- Stars: 13
- Watchers: 2
- Forks: 8
- 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)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).
## 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.