-
Notifications
You must be signed in to change notification settings - Fork 119
False Positive: Chrome flags extension as containing malware #477
Copy link
Copy link
Closed
Description
Describe the bug
Chrome displays a warning stating that the extension contains malware and is unsafe. The message recommends removing the extension because it can see and change data on websites you visit, including personal information.
To Reproduce
- Open Chrome
- Go to
chrome://extensions/ - Locate the extension
- Chrome shows the message: “Chrome recommends you review this extension. This extension contains malware and is unsafe...”
Expected behavior
The extension should not be flagged by Chrome as containing malware. It should function normally and be recognized as safe.
Extension version:
1.0.17
Additional context
The issue appeared without any recent configuration changes or new installations. It’s possible that a recent Chrome update triggered this warning.
Reactions are currently unavailable