Save File using Greasemonkey

前端 未结 6 2108
面向向阳花
面向向阳花 2020-12-09 04:21

I have some screen scraped tabular data that I want to export to a CSV file (currently I am just placing it in the clipboard), is there anyway to do this in Greasemonkey?

6条回答
  •  既然无缘
    2020-12-09 04:34

    Maybe you can't write it to a local CSV, but you might be able to write it to say a Google Spreadsheet?

提交回复
热议问题