https://github.com/olegfour3/kinogo-ad-skipper
С помощью этого скрипта можно не ожидать окончания рекламы при просмотре фильмов и сериалов на Kinogo-подобных сайтах.
https://github.com/olegfour3/kinogo-ad-skipper
browser extension films javascript kinogo movies script userscript
Last synced: 2 months ago
JSON representation
С помощью этого скрипта можно не ожидать окончания рекламы при просмотре фильмов и сериалов на Kinogo-подобных сайтах.
- Host: GitHub
- URL: https://github.com/olegfour3/kinogo-ad-skipper
- Owner: olegfour3
- License: mit
- Created: 2025-07-29T12:02:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T07:36:24.000Z (12 months ago)
- Last Synced: 2025-08-12T09:26:42.572Z (12 months ago)
- Topics: browser, extension, films, javascript, kinogo, movies, script, userscript
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.eng.md
- License: LICENSE
Awesome Lists containing this project
README

With this script, you can not expect the ending of advertising when watching films and series on **Kinogo**-like sites. For example [kinogo.inc](https://kinogo.inc/)
[RUS](README.md) | **ENG**
## Installation 🎓
1. Install one of the extensions for running custom scripts:
- [Tampermonkey](https://www.tampermonkey.net/) _(recommended)_
- [Violentmonkey](https://violentmonkey.github.io/)
- [Greasemonkey](https://www.greasespot.net/)
- [Userscripts](https://github.com/quoid/userscripts)
2. Enable [developer mode in your browser](https://www.tampermonkey.net/faq.php?locale=ru#Q209).
3. Install the script by going to [this link](https://github.com/olegfour3/Kinogo-AD-skipper/raw/main/userscript/kinogo-ad-skipper.user.js). _(or download `kinogo-ad-skipper.user.js` from folder `userscript`) and install manually)_
Done, now open a page with a movie _([example](https://kinogo.inc/films/15-sverhestestvennoe-1-sezon-2024.html))_ Start viewing and enjoy the lack of annoying monotonous advertising!
## Features 🚀
- **Automatic VAST ad skipping** - instant video ad skipping
- **Modal windows blocking** - removal of pop-up windows with offers
- **Ad ins-blocks blocking** - removal of static ads on the page
- **MutationObserver** - real-time DOM change tracking
- **Periodic checking** - modal window checking every 10 seconds
- **Smart host-discovery** - automatic detection and caching of ad hosts
- **Multiple player support** - RMP, EAS Video Overlay, cinemar.cc, allarknow.online, atomics.ws
## Disclaimer
The project does not store or distribute pirated content. All rights to the materials belong to their rightful owners. To remove illegal content, please contact the original source. I am not responsible for the content posted on third-party resources.
**_Piracy is bad!_**
**_And the annoying identical advertising is disgusting!_**
## License
MIT _([LICENSE](https://github.com/olegfour3/Kinogo-AD-skipper/blob/main/LICENSE) file)_