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

Add support for chrome StorageArea API as a valid store #1181

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kurolox
Copy link

@Kurolox Kurolox commented Sep 21, 2023

Closes/fixes #1180.

The functionality seems to work great on my extension, I still have to add tests (I'm going to have to implement a modified copy of InMemoryBrowserStorage.ts to adjust for the differences in the methods).

Checklist

  • This PR makes changes to the public API
  • I have included links for closing relevant issue numbers

@Kurolox Kurolox marked this pull request as draft September 21, 2023 16:47
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.

Add support for StorageArea API
1 participant