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

Support WebExtensions V3 #870

Merged
merged 6 commits into from
Oct 12, 2024
Merged

Support WebExtensions V3 #870

merged 6 commits into from
Oct 12, 2024

Conversation

adam-p
Copy link
Owner

@adam-p adam-p commented Oct 12, 2024

No description provided.

The service worker background doesn't allow XHR reqs, so replace with `fetch`. Also expanded use of `getLocalFile` so that it's used for all(ish) local file requests (rather than sometimes using XHR/fetch).
The old version of archiver didn't seem to include CRCs. This would cause errors from 7zip and made me nervous about the builds being correct.
@adam-p adam-p merged commit f48a41e into master Oct 12, 2024
@adam-p adam-p deleted the manifestv3 branch October 12, 2024 21:17
@adam-p adam-p mentioned this pull request Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant