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

Chrome extension no longer supported #369

Open
jritzi opened this issue Jan 16, 2025 · 4 comments
Open

Chrome extension no longer supported #369

jritzi opened this issue Jan 16, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@jritzi
Copy link

jritzi commented Jan 16, 2025

Bug Report 🐛

The Chrome extension page now displays a message saying the extension doesn't follow best practices and may soon not be supported.

Image

To Reproduce ✔️

Visit the Chrome Web Store link for the extension

Expected behavior 🤔

No warning messages

Your Environment 💻

  • browser: Chrome
  • os: Mac
@jritzi jritzi added the bug Something isn't working label Jan 16, 2025
@smeijer
Copy link
Member

smeijer commented Jan 21, 2025

Happy to accept a pull requests that upgrades us to the new manifest version.

@D7Torres
Copy link

@smeijer I tried to make the change and open a PR. But I cannot push

From main

gco -b upgrade-manifest
git commit -m "chore: upgrade devtool manifest from v2 to v3"
git push --set-upstream origin upgrade-manifest

And I get

ERROR: Permission to testing-library/testing-playground.git denied to D7Torres.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@smeijer
Copy link
Member

smeijer commented Jan 23, 2025

Thanks @D7Torres ! Much appreciated. Can you push it to your fork, and create a pull request?

@D7Torres
Copy link

I updated the manifest following this guide

Here's the updated manifest.json

I've tested by clicking "Load unpacked" button in chrome://extensions/, and it's giving me this error

content_security_policy.extension_pages': Insecure CSP value "'unsafe-eval'" in directive 'script-src'.
Could not load manifest.

It doesn't seem like it's going to be as easy to solve, I'm sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants