AdguardTeam / AdguardTeam/CoreLibs
AdGuard content script is not injected when website is loaded from prefetch cache
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 52
- Forks
- 10
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.