JSON viewer extension not working

I used to automatically open JSON data with this extension:

But after some Brave updates it suddenly stopped working.


opening this link https://jsonplaceholder.typicode.com/users

JSON data should look like this:

image


But now I can’t get this extensions to work properly. JSON data always prints like this:

image


How to fix this and get these extensions back to work?

I suspect Brave default JSON formatter is overriding the extension, but couldn’t find any settings on :settings or :flags.

@Mattches


*Brave Release 1.58.124 Chromium: 117.0.5938.62 (Official Build) (64-bit)*
1 Like

Same with https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa
Very frustrating, we should have an option to use the built-in viewer or custom extension

Works for me, https://pastebin.com/raw/qifmwrNv

1 Like

Hmm, it managed to work with your postebin.com link but not with other urls.

Please try it with a raw JSON data like this: https://jsonplaceholder.typicode.com/users or open any JSON file with Brave to see what happens.

Also, what’s your Brave version?

Works for me as well using the link OP provided:

Note that I’ve also updated to v1.58.127

The same thing happens to me, in Chrome it works but in Brave it doesn’t. Did you find any solution?