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

Manifest v3 Upgrade take 2 #1042

Merged
merged 25 commits into from
Aug 13, 2024
Merged

Manifest v3 Upgrade take 2 #1042

merged 25 commits into from
Aug 13, 2024

Conversation

cgorringe
Copy link
Member

Test this PR in Chrome, Firefox, and Edge. Safari hasn't been tested yet. This is primarily for the Chrome store.

@cgorringe cgorringe added the needs testing Please help us test this! label Aug 9, 2024
@cgorringe
Copy link
Member Author

cgorringe commented Aug 13, 2024

Currently, "404 Page Not Found" errors aren't showing the red dot, but "410 Page has gone" errors are caught correctly. Will test again and do a separate PR. (On further testing, it worked! so I don't know what went wrong, but it was temporary.)

@cgorringe
Copy link
Member Author

Safari failed to load with these 2 errors:

  • An extension with a non-persistent background page cannot listen to webRequest events. (This went away after removing "webRequest" from "permissions" in the manifest.)

  • The service_worker script failed to load due to an error.

Will merge this PR, then deal with Safari errors later.

@cgorringe cgorringe merged commit d56a9cb into master Aug 13, 2024
1 check passed
@cgorringe cgorringe removed the needs testing Please help us test this! label Aug 14, 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