jsonfinder
jsonfinder copied to clipboard
Support normal JSON data view
do like other extensions do.
{
"aaa": {
"bbb": [ 1, 2, 3 ],
"ccc": 34000
}
}
+1, I copy/paste JSON out of the browser all the time.