1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-03 02:37:21 +02:00

Update $permissions

MasterKia 2023-07-31 19:13:25 +03:30
parent 3ae898347e
commit 77d5561191

@ -624,6 +624,10 @@ Difference with AdGuard's syntax: use `|` to separate permissions policy directi
*$permissions=oversized-images=()|unsized-media=()
```
However, it's best to not combine permissions policy to not break exception filters for either one of them.
When no type (e.g. `$doc`) is given, uBO will use `$document,subdocument` internally when the `permissions` option is used (same as with `csp`).
***
#### `ping`