Disable DevTool Block Chattyhub

Give power back to devtools!

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
humiliate2923
1日のインストール数
0
累計インストール数
5
評価
0 0 0
バージョン
1.0
作成日
2024/11/03
更新日
2024/11/03
Size
2.52KB
ライセンス
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".

By the way, hiding devtools is just obscurity, there is nothing practical to stop others from accessing devtools (the url sounds ironic, but please read the answers on the link): https://stackoverflow.com/questions/7559409/how-to-disable-browser-developer-tools

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