PDF download Download Article
The ultimate anti-adblock detection guide for Chrome
PDF download Download Article

Many websites use anti-ad-block detectors to force users to disable their ad blockers to view the site. Blocking users who use ad blockers is common, as websites will not earn money if people don't load their ads. If you are trying to view a website in Chrome that uses ad-block detection, you may be able to bypass it.

Adblock Detector Bypass Tips

  • If it's just one website, disabling JavaScript or using incognito mode will usually bypass ad block detection.
  • For a long-term solution, switch to a standalone ad blocker, DNS ad blocking, or a VPN that blocks ads.
  • Instead of using Chrome, consider switching to Firefox or Brave, as they allow you to use uBlock, which does a better job of bypassing ad block detection.
Method 1
Method 1 of 8:

Disabling JavaScript

PDF download Download Article
  1. 1
    Click the settings icon to the left of the website's address. Depending on the website, you may be able to bypass the adblock detector by turning off JavaScript for that site only. While the website is open in Chrome, you'll see an icon with two sliders to the left of the URL. Clicking the icon will pop open a menu.https://support.google.com/chrome/answer/114662
    • If you're using Chrome on your Android, tap and select Settings instead.
    • Because you can't disable JavaScript in the iOS version of Chrome, this method won't work if you're using an iPhone or iPad.
    • Disabling JavaScript may have other effects on the site. Certain features won't work without JavaScript enabled.
  2. 2
    Click Site setting. This opens the site settings for the current website.
    Advertisement
  3. To do this, click the menu next to "JavaScript," then select Block. This disables JavaScript for this website only.
    • Now that JavaScript is blocked, refresh the page to see if you're still being nagged by the ad detector.
  4. Advertisement
Method 2
Method 2 of 8:

Using Reading Mode

PDF download Download Article
  1. 1
    Switching to reading mode might bypass ad block detection. Reading Mode is a feature built into Google Chrome (computers only) that removes distractions from websites, making them easier to read. A byproduct of "removing distractions" is that it will also sometimes remove ads.[1]
    • To enable Reading Mode in Chrome, click the menu ⋮, select More Tools, then select Reading Mode.
    • If this doesn't help, try disabling your ad blocker, then switching to Reading Mode.
Method 3
Method 3 of 8:

Using a Standalone Ad Blocker

PDF download Download Article
  1. 1
    Anti-adblockers have a harder time detecting non-browser-based ad blockers. If your ad blocker is installed as a Chrome extension, try switching to an ad blocker that runs in a separate app on your computer, phone, or tablet. Some popular ad blockers that offer apps that aren't built into your web browser:
  2. Advertisement
Method 4
Method 4 of 8:

Using Incognito Mode

PDF download Download Article
  1. 1
    Allow your ad blocker to run in incognito mode. If the website uses cookies to detect ad blockers, load the site in incognito, and see if it tricks the ad block detector. However, since your ad blocker is likely disabled in Incognito mode by default, you'll need to allow it first. Here's how:
    • Click the Chrome menu and select Extensions.
    • Click Details on your ad blocker.
    • Toggle on "Allow in Incognito."
  2. 2
    Open an Incognito window and load the website. You can activate Incognito mode by pressing Ctrl + Shift + N (Windows, Linux, & Chromebook) or Command + Shift + N (Mac).[2]
    • If this works, you can use this trick each time you want to view the website.
  3. Advertisement
Method 5
Method 5 of 8:

Using VPN Ad Blocking

PDF download Download Article
  1. 1
    Get a VPN that blocks ads at the network level. If you don't have a VPN, or you're not using a VPN that comes with ad-blocking features at the network level, consider replacing your browser-based ad blocker with a VPN that blocks ads. Some popular options:
Method 6
Method 6 of 8:

Using DNS Ad Blocking

PDF download Download Article
  1. 1
    Block ads using alternate DNS servers instead of an ad blocker. If you're having no luck bypassing ad block detection in Chrome, try signing up for a service that lets you switch your DNS servers to ones that block ads before they reach your device. If you try this option, be sure to disable your browser-based ad blocker; otherwise, the website will still detect it. You may even be able to block ads at the router level on your entire home network by changing the DNS servers there.[3] Some services that offer DNS ad blocking options:
  2. Advertisement
Method 7
Method 7 of 8:

Using a Different Browser

PDF download Download Article
  1. 1
    It can be harder to bypass ad block detection on Chrome than on other browsers. Because Google is primarily an advertising company, they take ad blocking more seriously than other browser developers. Chrome's update to the Manifest v3 extension framework has impacted the functionality of many ad blockers.[4] Some of the most powerful ad blockers, including those that made it easy to get past anti-ad blocking mechanisms, no longer work on Chrome.
    • For example, if the goal is to block ads on YouTube, the most reliable way to do it is to switch to a browser that still supports uBlock Origin, such as Firefox or Brave, then use uBlock Origin to watch YouTube videos.
Method 8
Method 8 of 8:

Using DevTools

PDF download Download Article
  1. 1
    Open Developer Tools on the site that's detecting your ad blocker. This is a method that works on the page you want to view until you reload or close it. This method may be helpful if other methods haven't worked, or if you don't want to install third-party software. To open DevTools, load the website, then press Ctrl + Shift + C (PC/Chromebook) or Command + Option + C (Mac).[5]
  2. 2
    Find the HTML div element that blocks your extension. You may do this by hovering your cursor over each <div> element. When the right element is highlighted on the webpage, you have found it. Right-click or control-click it, then select Delete element.
    • Once you've done this, click the X at the upper-right corner of the developer panel to exit Inspect mode.
    • Now, refresh the page to see if you can view it without having to disable your ad blocker.
    • If the element was removed, but you cannot scroll the webpage, see the next step.
  3. 3
    Enable scrolling (if necessary). If you can't scroll the website now, you can re-enable scrolling using these steps:
    • Press Ctrl + Shift + C (PC/Chromebook) or Command + Option + C (Mac) again.
    • Find the HTML element containing "overflow: hidden" at the top of the list. You may need to click the downward arrow next to the <body> tag first.
    • Replace hidden with scroll.
    • If you cannot find the "Overflow" element, try to find something that contains "scrolling: off" or "no-scroll" somewhere at the top of the script, and replace it with the positive alternative (e.g., "no" with "yes" or "off" with "on").
  4. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

About This Article

Nicole Levine, MFA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions. This article has been viewed 185,433 times.
How helpful is this?
Co-authors: 21
Updated: September 30, 2025
Views: 185,433
Categories: Google Chrome | Ad Blocking
Thanks to all authors for creating a page that has been read 185,433 times.

Is this article up to date?

Advertisement