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 Promise Support #21

Open
derekrprice opened this issue Mar 1, 2023 · 1 comment
Open

Manifest v3 Promise Support #21

derekrprice opened this issue Mar 1, 2023 · 1 comment

Comments

@derekrprice
Copy link

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.

@derekrprice derekrprice mentioned this issue Mar 23, 2023
10 tasks
@tscislo
Copy link

tscislo commented Jan 19, 2024

I couldn't wait longer so I released this as npm package: @mobile-next/jest-chrome

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

No branches or pull requests

2 participants