Greasy Fork

storage

storage:get,set,remove,clear

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/503785/1428734/storage.js

作者
aliang888
版本
0.0.1.20240816015608
创建于
2024-08-16
更新于
2024-08-16
大小
473 字节
许可证
暂无

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