
Loading…
Feature Requests: Block the entire page, block based on keyword in page #865
Can't you just use dynamic filtering for that?
Or alternatively make your own filters?
I tried the dynamic filters using the example "* domain.name * block" and this didn't work.
I then tried a filter where I put the domain name in the filer. This blocked a lot of stuff on the page but for didn't prevent things in the <script> tag from running.
What I would like is to have a way to specify that the page should not be loaded at all based either on the domain name or the presence of certain words on the page.
a way to specify that the page should not be loaded at all based either on [...] the presence of certain words on the page
This makes no sense.
Is there a way to prevent ANY content from being loaded on the page? No HTML, no Javascript, No images. Nothing whatsoever.
As per ABP filtering semantic, no. I posted I don't remember where a link to the rationale from ABP as to why document filter option would no longer block the whole page -- it used to.
chrome on mac
@timuckun: You could also add the domain name to your hosts file and completely block it system wide:
http://www.techzilo.com/edit-hosts-file-mac-block-sites-domains/
Thanks for the tips!

I would like to prevent certain sites from being able to load anything. I would like to be able to specify those sites by either using a domain name (with wildcard) or by looking for keywords inside of the page.