Docs: https://docs.api.kunkun.sh/interfaces/index.IKV
KV API is a persistent key-value store for extensions similar to localStorage
.
Please avoid using browser storage like localStorage
to avoid data collisions with other extensions and data leaks.
KV API doesn’t require any permissions, but one extension can only access its own data.
The following APIs are now available:
Sample Code