AdguardTeam / AdguardTeam/CoreLibs
Add support for "trusted" scriptlets
Aperta
Enhancement
needs tech clarification
P3: Medium
Priority: P4
Version: CoreLibs v1.24
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 52
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Trusted scriptlet are the ones that are only allowed in filter lists marked as "trusted":
https://github.com/AdguardTeam/Scriptlets/issues/106
The difference is that their name is strarted with a `trusted-` prefix.
For instance:
```
example.org#%#scriptlet('trusted-click-element', '#banner #close');
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.