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

Move clipboard into the Storage #119

Open
Manvel opened this issue Dec 26, 2023 · 0 comments
Open

Move clipboard into the Storage #119

Manvel opened this issue Dec 26, 2023 · 0 comments
Labels
MV3 Making CBA compatible with MV3

Comments

@Manvel
Copy link
Member

Manvel commented Dec 26, 2023

We currently store clipboard in the page global context, that context may go away when browser kills service worker, meaning we rather would like to store it in the Storage, we might want to avoid session storage, as it's only available in MV3.

@Manvel Manvel added the MV3 Making CBA compatible with MV3 label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MV3 Making CBA compatible with MV3
Projects
None yet
Development

No branches or pull requests

1 participant