Disable DevTool Block Chattyhub

Give power back to devtools!

Від 03.11.2024. Дивіться остання версія.

Автор
humiliate2923
Рейтинги
0 0 0
Версія
1.0
Створено
03.11.2024
Оновлено
03.11.2024
Size
2,6 кБ
Ліцензія
MIT
Відноситься до

This script is supposed to disallow blocking of devtools opened in the browser, works on chattyhub, otherwise also should work on other websites sharing the same script from this github: https://github.com/AEPKILL/devtools-detector.

It works by overriding the function "check", blocks the domain aepkill.com from loading their script from their domain as well, and dynamically checks if script is added afterwards or not.

Please do not open devtools before loading page though, open it after a second or two so the script can override the function "check".

---
Why does this exist?
- I wasted my time on this script so might as well give it away for free