storage

storage:get,set,remove,clear

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/503785/1428734/storage.js

Author
aliang888
Version
0.0.1.20240816015608
Created
2024-08-16
Updated
2024-08-16
License
N/A

storage
.get(key)
.set(key,val)
.remove(key)
.clear()