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

Add CRX3 support #140

Merged
merged 1 commit into from Jul 16, 2020
Merged

Add CRX3 support #140

merged 1 commit into from Jul 16, 2020

Conversation

neocturne
Copy link
Contributor

Google servers recently started sending empty replies when
acceptformat=crx2,crx3 is not passed. Add the option to the URL query
and switch to unzip-crx-3, which supports both CRX v2 and v3.

Closes: #139

Google servers recently started sending empty replies when
acceptformat=crx2,crx3 is not passed. Add the option to the URL query
and switch to unzip-crx-3, which supports both CRX v2 and v3.

Closes: MarshallOfSound#139
@MarshallOfSound
Copy link
Owner

Can you add one such extension to the test suite to validate this change?

@neocturne
Copy link
Contributor Author

The current version of the React Developer Tools is affected, so this is already covered by the tests.

2Pacalypse- added a commit to ShieldBattery/ShieldBattery that referenced this pull request Jul 15, 2020
This is only a temporary commit until electron-devtools-installer merges
this PR which fixes the issue with this extension:
MarshallOfSound/electron-devtools-installer#140
@ssotangkur
Copy link

The current version of the React Developer Tools is affected, so this is already covered by the tests.

@MarshallOfSound does this satisfy your desire to have an extension in the CRX3 format as part of the tests?

@MarshallOfSound MarshallOfSound merged commit 5e775ef into MarshallOfSound:master Jul 16, 2020
@MarshallOfSound
Copy link
Owner

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

facebook-github-bot pushed a commit to facebook/flipper that referenced this pull request Jul 17, 2020
Summary: Update electron-devtools-installer to fix issue blocking installation of dev tools for some users currently: MarshallOfSound/electron-devtools-installer#140

Reviewed By: passy

Differential Revision: D22604024

fbshipit-source-id: f98d8d6e138283c54d5e1cf446b7049bb31b51a0
sfoster1 added a commit to Opentrons/opentrons that referenced this pull request Sep 25, 2020
e-d-i 3.1.1 includes
MarshallOfSound/electron-devtools-installer#140,
a fix for an issue where google bumped the version of their chrome
extension format and the unpacker that r-d-i used therefore stopped
working. The PR uses a new version of that unzipper library that
functions.

Fixes an issue where addon devtools would never be installed.
sfoster1 added a commit to Opentrons/opentrons that referenced this pull request Sep 25, 2020
e-d-i 3.1.1 includes
MarshallOfSound/electron-devtools-installer#140,
a fix for an issue where google bumped the version of their chrome
extension format and the unpacker that r-d-i used therefore stopped
working. The PR uses a new version of that unzipper library that
functions.

Fixes an issue where addon devtools would never be installed.
shlokamin pushed a commit to Opentrons/opentrons that referenced this pull request Oct 1, 2020
e-d-i 3.1.1 includes
MarshallOfSound/electron-devtools-installer#140,
a fix for an issue where google bumped the version of their chrome
extension format and the unpacker that r-d-i used therefore stopped
working. The PR uses a new version of that unzipper library that
functions.

Fixes an issue where addon devtools would never be installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Throws an error when installing Preact Developer Tools
3 participants