AdguardTeam / AdguardTeam/CoreLibs

AdGuard content script is not injected when website is loaded from prefetch cache

未关闭
#2,077 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Bug Priority: P4
主要语言
没有语言数据
星标
52
派生
10
PR 合并指标
30 天内没有已合并 PR

描述

### Please answer the following questions for yourself before submitting an issue

- [x] Filters were updated before reproducing an issue
- [x] I checked the [knowledge base](https://adguard.com/kb/) and found no answer
- [x] I checked to make sure that this issue has not already been filed

### AdGuard version

AdGuard for Windows 8.0.5468.0

### Browser version

Chrome 148

### OS version

Windows 11

### Issue Details

Steps to reproduce:
1. Enable `Preload pages` in Chrome settings `chrome://settings/performance`
2. Add to user rules:
```adblock
adguard.com##body
adguard.com#%#alert(1);
```
3. Navigate to `https://www.google.com/search?q=adguard`
4. Click on the first link which leads to `adguard.com`

### Expected Behavior

AdGuard content script is injected and rules are applied.

### Actual Behavior

AdGuard content script is not injected, so rules are not applied.
Also, request to `adguard.com` website (document) is not visible in AdGuard filtering log.

### Screenshots

### Additional Information

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。