AdguardTeam / AdguardTeam/Scriptlets
Add a scriptlet that cleans up 'location.hash'
Aperta
enhancement
Priority: P4
Version: Scriptlets v3.0
- Lingua principale
- JavaScript
- Stelle
- 195
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`location.hash` is the part of an URL that comes after `#`. For instance, `https://example.org/#heregoeshash`.
Doc: https://developer.mozilla.org/en-US/docs/Web/API/Location/hash
This script would nicely pair with $removeparam that currently does not handle `location.hash`.
@AdguardTeam/filters-maintainers what we need before implementing this are examples of tracking parameters that use `location.hash`.
- [ ] Consider real-life examples
- [ ] Scriptlet spec
- [ ] Implementation
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.