We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With Manifest v3, when callbacks are not provided, functions return promises instead.
Return promises instead of using the callback.
Sticking with callbacks. This is ugly!
Manifest v2 is EOL and the Chrome store has already stopped accepting new manifest v2 submissions.
The text was updated successfully, but these errors were encountered:
I couldn't wait longer so I released this as npm package: @mobile-next/jest-chrome
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
With Manifest v3, when callbacks are not provided, functions return promises instead.
Describe the solution you'd like
Return promises instead of using the callback.
Describe alternatives you've considered
Sticking with callbacks. This is ugly!
Additional context
Manifest v2 is EOL and the Chrome store has already stopped accepting new manifest v2 submissions.
The text was updated successfully, but these errors were encountered: