console.save

A simple way to save objects as .json files from the console, includes a chrome extension along with a plain script.

目前為 2018-09-01 提交的版本,檢視 最新版本

作者
Frederick Wang
評價
0 0 0
版本
0.1.0
建立日期
2018-09-01
更新日期
2018-09-01
尺寸
1.2 KB
授權條款
未知
腳本執行於
所有網站

console-save.js

A simple way to save objects as .json files from the console, includes a chrome extension along with a plain script.

Usage

console.save(data, [filename])

Data can be a string or just an object, objects are passed through json.stringify() before writing to file. Filename is optional, defaults to ‘console.json’.

Licence

MIT

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址