|
|
|
|
|
by jay_kyburz
482 days ago
|
|
How hard would it be to "wrap" the browser in a ublock like shell, so that all network requests are filtered through a firewall before they even reach the chrome application layer. It might be easier to maintain than an actual extension interface with hooks thought the code. |
|
The reason why ublock origin is so powerful is because it works with the DOM/not at the network level and can use heuristics to determine wherever something is a advertisement or not.