AdguardTeam / AdguardTeam/AdguardBrowserExtension

Add “Context” Information to Filtering Log (Request Frame/Document Context)

オープン
#3,187 コメント 0 件 リアクション 3 件 担当者 1 名 @vozersky に割り当て済み GitHub で見る
Feature Request Priority: P2
主要言語
TypeScript
スター
4.4k
フォーク
449
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue Details

While AdGuard's Filtering Log includes the source domain of a request (which aligns with what uBO calls "Root Context"), it currently lacks the context indicating the specific document or frame where the request or element actually appears — information that is visible in uBlock Origin's logger under "Context".

See:

| AdGuard | uBO |
| ------------- | ------------- |
| ![Image](https://github.com/user-attachments/assets/e4c24133-7250-4949-ac8f-8a31daff6eca) | ![Image](https://github.com/user-attachments/assets/573121fc-22df-43e4-826c-0a09df97c51d) |

This data is extremely useful for:

- Debugging rules applied to embedded content (e.g., iframes or third-party domains),

- Understanding cross-domain behavior of rules,

- Identifying which part of the page structure is triggering a rule.

Related issues:

- https://github.com/AdguardTeam/AdguardFilters/issues/201401
- https://github.com/AdguardTeam/AdguardFilters/issues/203513#issuecomment-2828252102

### Proposed solution

Please consider adding a new field to the Filtering Log — something like "Context", "Document Context", or "Request Frame" — that displays the specific document or subframe where the request is executed. This would improve transparency and debugging capacity for advanced users and filter list maintainers.

### Alternative solution

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。