Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bypass method for Chrome #54

Open
berkay-digital opened this issue Feb 23, 2023 · 3 comments
Open

Bypass method for Chrome #54

berkay-digital opened this issue Feb 23, 2023 · 3 comments

Comments

@berkay-digital
Copy link

berkay-digital commented Feb 23, 2023

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.
@KevinBrogan
Copy link

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

@jeanbenitezu
Copy link

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

@berkay-digital
Copy link
Author

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

it's still working for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants