Skip to content

Experimental storage API for web extensions with buffering and promises that resolve once storage is set

License

Notifications You must be signed in to change notification settings

tridactyl/webext-storage-buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental storage buffer

Tridactyl has been having lots of problems with RC files apparently not executing in their entirety.

This package is an attempt to create an API to access the browser storage using a buffer which returns a promise which is fulfilled once the storage has actually been set (i.e. browser.storage.x.get would return the value you would expect).

About

Experimental storage API for web extensions with buffering and promises that resolve once storage is set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published