02 March, 2020 - 07:17 AM
I've seen websites try this before, but it's not a replacement for actual website security.
Basically you can get around any JS that disables F12 or right-clicks like this:
Basically you can get around any JS that disables F12 or right-clicks like this:
- Click on the browser anywhere that is not part of the web page. Like a tab, the address bar, bookmark bar, etc.
- Then press F12.
- Once the developer tools are opened, you can click on the "Select an element in the page to inspect it" button in the top-left corner of developer tools and then click on any element you want to inspect.