chrome.storage library
Use the chrome.storage
API to store, retrieve, and track changes to user
data.
Properties
final ChromeStorage storage #
Accessor for the chrome.storage
namespace.
final ChromeStorage storage = new ChromeStorage._()
Use the chrome.storage
API to store, retrieve, and track changes to user
data.
Accessor for the chrome.storage
namespace.
final ChromeStorage storage = new ChromeStorage._()