chrome console print to variable to json code example
Example: chrome console print to variable to json
//https://stackoverflow.com/questions/27778338/how-to-get-json-output-in-chrome-dev-tools-console/49579557
// This copies object as json to clipboard
copy(var)