Skip to content

Refactor GM.*Value(s) functions and storage structure #370

@ACTCD

Description

@ACTCD

Based on the work of #331, we can refactor the GM.*Value(s) functions in a similar way:

  • Data for the one script will be stored in only one key (maybe)
  • Extensions should provide an interface for users to inspect the use of persistent storage by user scripts and provide a way to clean them up browser.storage cleanup #319.
  • Provides read and write methods similar to native browser.storage (possibly, via a new proxy wrapper)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions