8000 Can't download extension · Issue #215 · sveltejs/svelte-devtools · GitHub
[go: up one dir, main page]

Skip to content

Can't download extension #215

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

Closed
MoinJulian opened this issue May 19, 2024 · 1 comment · Fixed by #217
Closed

Can't download extension #215

MoinJulian opened this issue May 19, 2024 · 1 comment · Fixed by #217
Labels
complicated An issue which may be too complex for the value it adds

Comments

@MoinJulian
Copy link

Describe the bug
If I try to download the extension I get the error that the Manifest is ivalid

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://chromewebstore.google.com/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff?pli=1'
  2. Click on 'Add'
  3. See error ("Fehler beim Herunterladen: Invalid Manifest")

In English:

Error during Installation: Invalid Manifest

Expected behavior
I would have expected that the extension gets downloaded but it doesn't

Environment

  • Browser with version [chrome 117.0.5938.132]
@ignatiusmb ignatiusmb added the complicated An issue which may be too complex for the value it adds label May 24, 2024
@ignatiusmb
Copy link
Member

You'll need to update your Chrome as the minimum browser version was bumped up to v121 as of v2.2.0 release.

I was trying to think of ways to notify existing users if I were to add this enforcement and kind of forgot about it. Thinking about it again, I guess there's nothing we can do from the extension's side other than to hope the browser gets updated and in turn will also update the extension. Will add the "minimum_chrome_version" key in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complicated An issue which may be too complex for the value it adds
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0