Port of JSON Formatter for JSON serialized inside stringsJson Pretty Printer for serialized JSON of the form: "foo": "{\"bar\"\"crow\"". Here the value will be displayed as a string by most pretty formatters but, in some cases (output from a Key Value store for instance) , we may want the value to be formatted. This is a small modification of the open-sourced JSON Formatter, and outside of this specific use, I would direct you to the original extension instead which is likely to be better maintained. (https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en)
That said, feedback is always welcome.
Reviews of JSON Pretty Printer for Serialized JSON extension