Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Vue DevTools Beta Extension on Microsoft Edge #3205

Closed
alexzhang1030 opened this issue Jun 24, 2024 · 1 comment
Closed

Issue with Vue DevTools Beta Extension on Microsoft Edge #3205

alexzhang1030 opened this issue Jun 24, 2024 · 1 comment

Comments

@alexzhang1030
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@alexzhang1030 and others