AdguardTeam / AdguardTeam/Scriptlets
Add a scriptlet that cleans up 'location.hash'
オープン
enhancement
Priority: P4
Version: Scriptlets v3.0
- 主要言語
- JavaScript
- スター
- 195
- フォーク
- 33
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
`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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。