mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated uBlock Origin works best on Firefox (markdown)
parent
0fa126957f
commit
3d92705ce3
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ See [documentation for _"Disable pre-fetching"_ ](https://github.com/gorhill/uBl
|
|||
|
||||
The Firefox version of uBO makes use of WebAssembly code for core filtering code paths. This is not the case with Chromium-based browsers because this would require an extra permission in the extension manifest which could cause friction when publishing the extension in the Chrome Web Store.
|
||||
|
||||
For more about this, see: <https://github.com/WebAssembly/content-security-policy/issues/7#issuecomment-441259729>.
|
||||
|
||||
### Storage compression
|
||||
|
||||
The Firefox version of uBO use LZ4 compression by default to store raw filter lists, compiled list data, and memory snapshots to disk storage.
|
||||
|
|
|
|||
Loading…
Reference in a new issue