【问题标题】:Is there any script like Greasemonkey that enables to read/write files? [closed]有没有像 Greasemonkey 这样的脚本可以读取/写入文件? [关闭]
【发布时间】:2011-02-12 17:06:45
【问题描述】:

Greasemonkey 是一个很棒的插件,但它的主要缺点是它无法从硬盘读取/写入文件。那么,有没有其他可以从硬盘读取/写入文件的插件?

【问题讨论】:

  • 不确定你的意思;所有插件都可以读/写文件,但 Greasemonkey 不会将这种能力暴露给它的脚本,只有 [GM_setValue][1] 等 [1]:wiki.greasespot.net/GM_setValue

标签: firefox firefox-addon greasemonkey


【解决方案1】:

Chickenfoot 可能很适合您,它确实可以进行文件 IO。


或者如果你觉得特别活泼,你可以从the Greasemonkey code 分叉并制作一个绕过文件限制的版本。

【讨论】:

  • 如果有人对2019还有兴趣。链接的pafe只有Chickenfoot 1.0.7。但是,有一个更高版本的 v1.0.9(Mozilla/AMO 从未接受)可以在最近的 Firefox(XUL/preQuantum)、Waterfox 或 Basilisk 浏览器中运行。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2017-07-07
  • 1970-01-01
  • 2012-05-03
  • 2010-10-14
  • 2012-06-24
  • 2014-01-19
  • 2017-01-31
相关资源
最近更新 更多