【发布时间】:2011-02-12 17:06:45
【问题描述】:
Greasemonkey 是一个很棒的插件,但它的主要缺点是它无法从硬盘读取/写入文件。那么,有没有其他可以从硬盘读取/写入文件的插件?
【问题讨论】:
-
不确定你的意思;所有插件都可以读/写文件,但 Greasemonkey 不会将这种能力暴露给它的脚本,只有 [GM_setValue][1] 等 [1]:wiki.greasespot.net/GM_setValue
标签: firefox firefox-addon greasemonkey