MicrosoftDocs / edge-developer

Developer documentation for Edge.
https://learn.microsoft.com/microsoft-edge/developer/
Creative Commons Attribution 4.0 International
376 stars 503 forks source link

Issue with Vue DevTools Beta Extension on Microsoft Edge #3205

Closed alexzhang1030 closed 1 week ago

alexzhang1030 commented 1 week ago

Hello,

I am a collaborator on the Vue DevTools project. We recently released a new version of the devtools, vue-devtools-beta v7.0.0-beta.2, to the Chrome Web Store. The installation on Chrome proceeds without any issues, but we are encountering a problem when trying to install the same extension on Microsoft Edge. Users are receiving the following error message:

“This extension contains malware.”

We have thoroughly checked our code and ensured that it complies with all security guidelines. However, we are unable to replicate the issue on Chrome and are uncertain about the cause of this warning on Edge.

Could you please assist us in identifying the source of this problem and provide guidance on how to resolve it? Any insights into why Edge is flagging the extension as containing malware would be greatly appreciated.

Steps to Reproduce:

1.  Open Microsoft Edge.
2.  Go to the Chrome Web Store and search for vue-devtools-beta v7.0.0-beta.2.
3.  Attempt to install the extension.
4.  Observe the error message stating that the extension contains malware.

Expected Behavior:

The extension should install without any errors, similar to the installation process on Google Chrome.

image


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

alexzhang1030 commented 1 week ago

It appears to have been a false positive, and the issue was resolved after sending an email.