disable-devtool icon indicating copy to clipboard operation
disable-devtool copied to clipboard

Bypass method for Chrome

Open berkay-digital opened this issue 2 years ago • 3 comments

To open the DevTools, you need to change the Dock Side to "Undock into separate window". Steps:

  1. Open a new tab and launch the DevTools.
  2. Click on the three dots located at the top right corner of the DevTools window.
  3. In the "Dock Side" section, select "Undock into separate window".
  4. Close the new tab.
  5. Open the website you want to inspect.
  6. Click on the three dots at the top right corner to open the DevTools.
  7. You can now use the DevTools even if the website uses disable-devtools.

berkay-digital avatar Feb 23 '23 01:02 berkay-digital

well that's a lot easier then the method I used, which was to edit the source of the page with an override to remove the script entirely

KevinBrogan avatar Feb 28 '23 18:02 KevinBrogan

it doesn't work, it's still blocking the dev tools, maybe a new version fixes this bypass

jeanbenitezu avatar Jun 23 '23 17:06 jeanbenitezu

it doesn't work, it's still blocking the dev tools, maybe a new version fixes this bypass

it's still working for me

berkay-digital avatar Jun 23 '23 17:06 berkay-digital