Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I don't use AdBlocker anymore, NoScript is sufficient. When you have run it for a while and whitelisted the sites you require, it works great. If you once in a while encounter a site which heavily relies on JS, just temporarily disable NoScript. It is some hassle, but it is so worth it, removing all tons of unnecessary JS crap!
-
Windys747y@null-pointer is it some try-catch question about terminology? Cause I'm no front end dev. But when I see annoying pop up, I just open dev console of chrome locate that bloody pop up and press delete. You should try it as well, it's beautiful
-
To disable most adblocker blockers (block them, if you will π) just add:
https://raw.github.com/reek/...
To your list of filters. Works for ABP and uBlock. -
design JS-Blocked first.
like: .content {display:none}
window.onload(.content display:block)
(I don't know js, shhhh xD) -
Noob64667yDev tools > locate element > delete it βΊοΈ
Some wiseass devs try to fool you with iframes an asynchronous html loading. Just look further and you are done. If it takes too much time - leave the site.
Ads suck. -
Noob64667y@demiko yeah, I just change their top: -9999px;
Alternatively you can shrink them, change their alpha channel and etc.
Related Rants
No I will not disable my AdBlocker to view your content.
I'll just disable JS in browser.
*Troll face*
random
js
adblock