AdguardTeam / AdguardTeam/CoreLibs
Content script is not injected if website has specific meta tag and then is loaded from cache and Bitwarden extension is installed
- 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
7.19.0 nightly 1 (4800) (CL 1.16.19, DL 2.5.41 )
### Browser version
Chrome 128
### OS version
Windows 11
### Issue Details
Steps to reproduce:
1. Install Chrome and Bitwarden extension - https://chromewebstore.google.com/detail/bitwarden-password-manage/nngceckbapebfimnlniiiahkandclblb
2. Allow it to use in incognito window
3. Add these rules to user rules:
```adblock
||adguard.com^$replace=//\n\n\n/
adguard.com##.main
```
4. Open incognito window
5. Go to - https://adguard.com/en/welcome.html
6. Click on the "Blog" link
7. Click on the "Back" button
### Expected Behavior
After navigating back, element hiding rules should be applied.
### Actual Behavior
When website is loaded from the cache then in specific cases content script is not injected and element hiding rules do not work.
### Screenshots
Video
https://github.com/user-attachments/assets/8d2e3ab5-37d9-4bd9-a331-67070c96f4a5
### Additional Information
I'm not sure if it's CoreLibs bug or just some kind of incompatibility between Bitwarden and AdGuard app.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.