AdguardTeam / AdguardTeam/CoreLibs
AdGuard content script is not injected when website is loaded from prefetch cache
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 52
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.