Greasy Fork is available in English.

json测试

json测试测试

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/449647/1082092/json%E6%B5%8B%E8%AF%95.js

let arr = [
    {name:'jares'}
]
console.log(arr[0])