[Suggestion/Idea] Possible revolutionary ad-blocking idea
Posted: Sun Feb 22, 2015 3:07 pm
So I was thinking and I came to an idea that will be probably impossible(or extremely difficult/resource consuming) to do, but if it worked, it would be a real revolution when it comes to ad blocking.
In short: would it be possible to hide an element without the webpage's javascript noticing it ?
It would work through some kind of separation of current webpage's DOM and the "real" DOM that is avaiable to the browser & extensions. So browser code & extension could change parameters of a DOM object so that the change is invisible to the webpage we are currently browsing.
If it worked, could possibly be revolutionary because it completely obliterates any tries of detecting ad-blocking by anti-adblock scripts and breaking page functionality for users using AdBlockers. It gives complete and undisputable control back to users (same as ad-blockers did at first, but now more and more webpages have anti-adblocking Javascripts).
EDIT: As already said below, it would only work for hiding filters, not blocking filters.
In short: would it be possible to hide an element without the webpage's javascript noticing it ?
It would work through some kind of separation of current webpage's DOM and the "real" DOM that is avaiable to the browser & extensions. So browser code & extension could change parameters of a DOM object so that the change is invisible to the webpage we are currently browsing.
If it worked, could possibly be revolutionary because it completely obliterates any tries of detecting ad-blocking by anti-adblock scripts and breaking page functionality for users using AdBlockers. It gives complete and undisputable control back to users (same as ad-blockers did at first, but now more and more webpages have anti-adblocking Javascripts).
EDIT: As already said below, it would only work for hiding filters, not blocking filters.