Chrome extension no longer supported
Bug Report 🐛
The Chrome extension page now displays a message saying the extension doesn't follow best practices and may soon not be supported.
To Reproduce ✔️
Visit the Chrome Web Store link for the extension
Expected behavior 🤔
No warning messages
Your Environment 💻
- browser: Chrome
- os: Mac
Happy to accept a pull requests that upgrades us to the new manifest version.
@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.
Thanks @D7Torres ! Much appreciated. Can you push it to your fork, and create a pull request?
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.
any alternatives?
did anyone find a good alternative?
Using brave with the extension works (or at least to me), so I'd recommend doing so
I'm facing the same problem here :/