jsonfinder icon indicating copy to clipboard operation
jsonfinder copied to clipboard

Support normal JSON data view

Open rapee opened this issue 12 years ago • 1 comments

do like other extensions do.

{
    "aaa": {
      "bbb": [ 1, 2, 3 ],
      "ccc": 34000
    }
}

rapee avatar Mar 29 '13 01:03 rapee

+1, I copy/paste JSON out of the browser all the time.

nornagon avatar Jul 09 '15 20:07 nornagon