superlex
superlex
Currently, there's only a link to AG kb page; it could be useful having a direct link to every filter list too. For example: In this case, it should be...
As regards standalone build, let choose if update to stable or to beta release: if you have a stable build, you may want to upgrade to the next beta. Channel...
Hello, it looks like the rule `||fwmrm.net^$~object,third-party` from [AG_Base](https://filters.adtidy.org/extension/safari/filters/2_optimized.txt) doesn't work as expected. You can test it here: `https://www.comingsoon.it/film/volevo-nascondermi/57953/video/` No problem with Firefox + AG Ext 3.4.11 and the same...
### Describe the issue Hi, it seems that injecting setInterval-defuser.js doesn't work. On the contrary, on Firefox it works well. I don't know if it's a problem of this specific...
Description: When open a link from another app, ublock doesn't work. It occurs if your default browser is Safari: if your default browser is e.g. Firefox + ublock-origin, it doesn't...
### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...
### Issue Details Currently, it looks like you can choose to trust a filters list only when you add it. ### Proposed solution You should be able to trust (or...
### Issue Details Take the user filters list: if there is the $path modifier, the scriptlet filter syntax is not highlighted correctly: ### Proposed solution It should be highlighted in...
uBlock Origin supports `example.org#@#+js()` to defuse all scriptlets in example.org. AdGuard should support `example.org#@%#//scriptlet()` or `example.org#@%#//scriptlet('')` to do the same thing and convert the first one into that. Furthermore, AdGuard...
Hello, it looks like the scriptlet `set-local-storage-item` does not work on `https://search.brave.com/`. Tried `search.brave.com,example.org#%#//scriptlet('set-local-storage-item', 'app.usageMetricsOptOut', 'true')` and this the result on `search.brave.com` `example.org` Tried also the same scriptlet with uBlock...