mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Does µBlock block ads or just hide them? (markdown)
parent
175204ccb3
commit
7b60af87f1
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ When a network request is filtered, **both** uBlock and ABP will collapse the DO
|
|||
|
||||
In **both** uBlock and ABP, this occurs **after** the DOM is loaded, so in both cases, users **may** be able to visually notice the placeholder collapsing after the page loads.
|
||||
|
||||
Yet, uBlock is at an advantage in such case: since it does not inject thousands of CSS rules in a page (and frames within that page), this means it makes itself available sooner to handle the task of collapsing the DOM counterpart of network requests. This can be clearly appreciated in the following [test page](http://raymondhill.net/ublock/tiles1.html):
|
||||
Yet, uBlock is at an advantage in such case: since it does not inject thousands of CSS rules in a page (and frames within that page), this means it makes itself available sooner to handle the task of collapsing the DOM counterpart of blocked network requests. This can be clearly appreciated in the following [test page](http://raymondhill.net/ublock/tiles1.html):
|
||||
|
||||
- Chromium + uBlock: minimal flickering (sometimes none)
|
||||
- Chromium + ABP: noticeable flickering
|
||||
|
|
|
|||
Loading…
Reference in a new issue