Download Article
Easily evade website Anti-AdBlockers with this simple guide
Download Article
Many websites block adblockers with an anti-adblock system. Blocking users with adblock software is becoming common practice, since websites won't get any revenue from people who don't view their ads. However, you can easily avoid these anti-adblockers in the Google Chrome browser.
Steps
-
Go to the website. Go to any website which contains anti-adblockers using the Google Chrome browser.
-
Open "Site Information". Just click the left side of the URL to open it.Advertisement
-
Locate JavaScript in the pop-up menu.
-
Block JavaScript. Select "Block" from there.
-
Done. Reload the page to see the effects.
Advertisement
-
Install a user script manager extension. Go to the Chrome Webstore and download an extension like Tampermonkey.
-
Install a script to block ad-blockers.
-
Subscribe to the filter list for the specific adblocker you are using on your browser. To subscribe, visit GitHub .
- For uBlock Origin, you must enable AakList in Options > 3rd-party-filters and click 'Apply changes'.
- Supported browsers include Firefox, Chrome, Opera, Safari and Microsoft Edge.
- Supported adblockers include Adblock, Adblock Plus, uBlock Origin and Adguard AdBlocker.
-
Re-launch your browser. Re-launch the browser for the changes to take effect. The script will automatically detect the websites that are trying to block your ad-blocker and will bypass them easily.
Advertisement
-
1This is a method that works only for the one page you wish to see. It will work until the page is reloaded or you exit. This method is perfect if disabling JavaScript did not work, or if you do not want to install third-party software.
-
2Right-click anywhere on the blocked page. In the drop-down menu, select 'Inspect'.
-
3Find the HTML <div element(s) that blocks the page. You may do this by hovering your cursor over <div each element, and when the right element is highlighted on the webpage, you have found it. Right-click on it and select 'Hide element' or 'Delete element'.
- You should now be able to see and use the webpage unhindered.
- If you made a mistake and deleted something that did not create the anticipated effect, just reload the page and start again.
- If the element was removed, but you cannot scroll the webpage, see the next step.
-
4Enable scrolling (if necessary). To enable the scrolling on a webpage that disables it with an anti-AdBlocker, find the HTML element containing "Overflow : hidden" at the top of the list. You may need to click on the downward arrow next to the <body> tag. Then, replace "hidden" by "scroll".
-
5Can't find the "overflow"? 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 something the positive alternative. On this webpage, for example, this modification was needed:
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!
Warnings
- Keep in mind that disabling JavaScript may have other effects on the site; certain features won't work with this setting.Thanks
- Some websites use programs that bypass the AAK, like blockadblock, which obfuscates the codeThanks
Advertisement
About This Article
Thanks to all authors for creating a page that has been read 176,821 times.
Advertisement