数据管理

数据的读取保存导入导出

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.greatest.deepsurf.us/scripts/553373/1682026/%E6%95%B0%E6%8D%AE%E7%AE%A1%E7%90%86.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

نووسەر
蒋晓楠
وەشان
20251022
Created
2025-10-22
Updated
2025-10-22
Size
1.89 KB
مۆڵەت
MIT

自用数据管理模块,可以读取保存配置和数据,也可以把数据导入和导出
需要的权限
GM_setValue:用于数据的保存
GM_getValue:用于数据的读取
GM_deleteValue:用于配置删除
GM_registerMenuCommand:用于导入导出数据菜单生成
GM_addElement:用于创建导入导出需要的a标签和input标签