theajack / disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu
https://theajack.github.io/disable-devtool/
MIT License
1.92k stars 184 forks source link

Issue Chrome iOS/iPhone Bypass #59

Closed DeletedByAccident closed 1 year ago

DeletedByAccident commented 1 year ago

Chrome Version 113.0.5672.93 (Official Build) (64-bit)

  1. Open a chrome window
  2. Open dev tools
  3. Set Dimensions to: iPhone SE, XR or 12 Pro
  4. Visit the protected page
  5. Result in infinite console output loop and never redirects or closes page

iPad Air, iPad Mini and none of the Android's are affected. Also, no issue if you enter the page with devtools closed -> Then open dev tools from browser's triple dot menu. debug

theajack commented 1 year ago

Thanks for pointing it out! Fix in next version

theajack commented 1 year ago

fixed in v0.3.5

theajack commented 1 year ago

@DeletedByAccident