DEV Community

Discussion on: Disable opening dev console in browser using javascript

Collapse
 
ats1999 profile image
Rahul kumar

Disabling dev console can prevent users from reading url of some static resources. This method will work for users who don't have much patience or who don't know how can bypass this method.