|
|
|
|
|
by yyyk2
1360 days ago
|
|
I want uBlock to get access to the full contents of requests. It actually helps my privacy, as it can perform tracker blocking. > The second is that it ensures that poorly optimized web extensions can't slow down the performance of loading sites. This is true for any code that is running on the browser. Luckily, uBlock Origin and the webRequest API allows me to block arbitrary Javascript and assets so that poorly written websites can't slow down the performance of loading sites. There is an inferior port of uBlock to MV3: https://github.com/gorhill/uBlock/commit/a559f5f2715c58fea4d... Are you paid by Google? |
|
The goal is to increase increase the level of privacy of the entire ecosystem. While ublock origin may be trustworthy there are many extensions that are not. It would be better to find a more privacy preserving replacement compared to having to trust extensions to be good actors.
>This is true for any code that is running on the browser.
Typically the code doesn't blocking the page from loading though. And again if this change results in faster loading speeds for users ecosystem wide this change is a win.
>There is an inferior port of uBlock to MV3
The downsides seem to be from wanting to be permissionless and not from not being able to replicate the functionally with manifest v3.
>Are you paid by Google?
No, I have never been paid by Google.