Forum Discussion
Lukas_Kahwe_Smith
Jun 17, 2024Copper Contributor
Cross browser manifest v3 support (service_worker)
We have a browser extension where we support multiple browsers.
We are following this advice, which seems to be accepted by the Chrome extension store:
But the Microsoft Edge extension store gives this response:
The following checks failed:
Package acceptance validation error: The background.scripts field cannot be used with manifest version 3. Use the background.service_worker field instead.
No RepliesBe the first to reply