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

Open
#1,907 7 comments 0 reactions 1 assignee Assigned to @ngorskikh View on GitHub
Bug Priority: P4 Resolution: Won't Fix Status: Resolved Version: CoreLibs v1.18
Dominant language
No language data
Stars
52
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.