Greasy Fork is available in English.

Devtools Checker Block

Block common DevTools Checker methods. Hack any site you want.

יוצר
kapifrost
התקנות יומיות
3
סה"כ התקנות
25
דירוגים
0 0 0
גרסה
1.1
נוצר
25-05-2024
עודכן
26-05-2024
רישיון
לא זמין
חל על
כל האתרים

Devtools Checker Block

this is a script that tricks common forms of developer tools (Inspect Element) block methods. You might have to mess with the script a bit since some websites depend on performance.now. some methods try to lag out your devtoll panel it is opened and others can be linked to custom functions on the website. this code covers all Devtools blockers i found on the first page of google. if there is any other devtool blocker you want me to check go to my github repo and submit an issue with the link to the devtool blocker.

there is a comment: // Strict window size DevTools Checker (Not Recommended) since i found a devtool blocker that uses the window size (bruh) to check if the devtool is open. there is an if(false) below it which you can set to if(true) if the website you are trying to hack resorts to their last measures.

I made this script a while ago but I decided to publish it now since it is a good tool for modding websites that don't want to be modded.