1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Updated Cosmetic filtering in µBlock (markdown)

Raymond Hill 2014-08-14 14:43:41 -07:00
parent b524479460
commit a16aa3cf8b

@ -28,4 +28,4 @@ This is the result of profiling `www.si.com` -- page loaded 10 times, hence timi
![µBlock 0.4.0.0](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/profiling-cosmetic-filters-v0.4.png)
While at it, I decided to make use of this caching mechanism to also take care of hiding HTML elements linked to blocked net requests.
While at it, I decided to make use of this caching mechanism to also take care of hiding HTML elements linked to blocked net requests, such that elements which are destined to have their net request blocked will be hidden even before their net request is fired in the browser.