Is there any script like Greasemonkey that enables to read/write files? [closed]

南笙酒味 提交于 2020-01-06 07:14:30

问题


Greasemonkey is a great addon but its main drawback is that its not possible to read/write files from hard disk. So, is there any other addon that can read/write files from hard disk??


回答1:


Chickenfoot might well work for you, and it does do file IO.


Or if you feel particularly frisky, you could fork off of the Greasemonkey code and make a version that bypasses the file restrictions.



来源:https://stackoverflow.com/questions/4979347/is-there-any-script-like-greasemonkey-that-enables-to-read-write-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!