AdguardTeam / AdguardTeam/Scriptlets
Add a scriptlet that cleans up 'location.hash'
Aberta
enhancement
Priority: P4
Version: Scriptlets v3.0
- Linguagem predominante
- JavaScript
- Estrelas
- 195
- Forks
- 33
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
`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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.