Greasy Fork

来自缓存

Greasy Fork is available in English.

▲V2EX Polish - 体验更现代化的 V2EX 🟢

一款专为 V2EX 用户设计的浏览器插件,提供了丰富的扩展功能,让原生页面焕然一新!✨

< 脚本 ▲V2EX Polish - 体验更现代化的 V2EX 🟢 的反馈

提问 / 留言

§
发布于:2025-07-30

能否支持GM数据持久性存储,通过GM_setValue保存用户标签之类的数据

§
发布于:2025-07-30

Yes, GM_setValue in Tampermonkey (or Greasemonkey) directly supports persistent data storage, allowing you to save user-specific information like tags or preferences locally in the browser. Data saved with GM_setValue can be retrieved yourtexasbenefits com later using GM_getValue, even after closing and reopening the browser, making it ideal for user customization.

发布留言

登录以发布留言。