Home > Back-end >  When I open a new tab in Chrome, a message like this is shown
When I open a new tab in Chrome, a message like this is shown

Time:09-17

enter image description here

When I open a new tab on chrome a message showing a like I mention. How can I fix that problem?

About this page:

We have detected automated abuse of Google likely coming from one of your Chrome extensions.

We suggest you review and disable suspicious Chrome extensions:

CodePudding user response:

Try doing a quick browser reset.

  1. On your computer, open Chrome.
  2. At the top right, click More -> Settings.
  3. At the bottom, click Advanced.
    • Chromebook, Linux, and Mac: Under "Reset Settings," click Restore settings to their original defaults Reset Settings.
    • Windows: Under "Reset and cleanup,” click Reset Settings Reset Settings.

This will probably solve your issue.

If that fixes the issue add your extensions back one at a time so that if the problem reoccurs you will know which extension caused it.

CodePudding user response:

This is not a dev issue. You're using a VPN or something similar which is making the website you're accessing think you are a bot. If you continue to use a VPN you'll get this a lot.

  • Related