-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 web store link is broken #713
Comments
Yes, Google decided to take down the Redux DevTools Extension: https://twitter.com/timdorr/status/1389553537659588608 We've submitted a request to have that reviewed and hopefully resolved, but no ETA: |
By the way, we might be able to back-port this PR if necessary to tighten the |
Yup, cannot access the extension on webstore. |
Can't seem to install via chrome://extensions with the .zip folder either, says it's missing the manifest file |
If you want to install via the zip folder, try 2.17.0. The zip folder for 2.17.1 is for Firefox. Alternatively you can just replace the manifest file with the correct one which can be found here. The manifest file is the only difference between the Firefox and Chrome builds. |
Working with the 2.17.0, thank you! |
Google gave us an exemption and we're back on the store. https://twitter.com/timdorr/status/1389995877989851143 I'm looking to resolve the issue (extraneous |
Chrome
The text was updated successfully, but these errors were encountered: