|
|
|
|
|
by josteink
479 days ago
|
|
> the only one that is Manifest V2 compatible Could you provide a reason why that is a feature? All the extensions I’ve implemented runs fine as V3 manifests, and they allow much more fine-grained security permissions. That’s something I’m happy with, even as a developer. It limits the security impact of whatever flaws my extension may have. |
|
> uBlock Origin relies heavily on the webRequest API to block unwanted content before it loads. Under MV3, the webRequest API is limited, and extensions are encouraged to use the new declarativeNetRequest API instead. This new API allows for predefined rules but lacks some of the dynamic capabilities that uBlock Origin utilizes for advanced content blocking.
https://ublockorigin.com/
Same for NoScript.