Skip to content
Lachlan McDonald edited this page Aug 18, 2025 · 6 revisions

Thise wiki provides additional documentation regarding the usage of the @lmcd/mock-storagearea package, debugging and development, and any implementation details which might be important.

For the most part, @lmcd/mock-storagearea is intended as a drop-in replacement for chrome.storage. Besides initialisation of the classes, the storage areas function identically to those provided by Chrome and browsers which implement the same StorageArea API.

Clone this wiki locally