Extension not working for chrome release version 117.0.5938.88
Opened this issue ยท 34 comments
I'm running into this issue too.
This is a huge problem, please help!
It's not working at all at latest Chrome version, @tulios Please check it if you have a chance, many thanks
I'm running into this issue too.version is 117.0.5938.88.
This is a huge problem, please help!
Same problem in version 117.0.5938.62
Same problem after Brave Browser update:
[Version 1.58.127 Chromium: 117.0.5938.88 (Official Build) (arm64)]
Same issue here : Version 117.0.5938.88 (Official Build) (64-bit)
on ubuntu jammy
Same issue: Version 117.0.5938.88 (Official Build) (arm64)
macOS 13.5.2 (Ventura)
Same issue: [Version 1.58.127 Chromium: 117.0.5938.88 (Official Build) (64-bit)](https://brave.com/latest/)
Same problem after Brave Browser update:
[Version 1.58.127 Chromium: 117.0.5938.88 (Official Build) (arm64)]
Looks like it's affecting JSONVue as well:
https://bugs.chromium.org/p/chromium/issues/detail?id=1449151
Looks like you can disable it when launching from the command line with the --disable-blink-features=PrettyPrintJSONDocument
flag.
Need to quit the browser and then relaunch.
MacOs:
- Brave:
open -a "Brave Browser.app" --args --disable-blink-features=PrettyPrintJSONDocument
- Chrome:
open -a "Google Chrome.app" --args --disable-blink-features=PrettyPrintJSONDocument
Windows:
Unsure sure - but the start of some instructions for Brave: https://support.brave.com/hc/en-us/articles/360044860011-How-Do-I-Use-Command-Line-Flags-in-Brave-
Looks like you can disable it when launching from the command line with the
--disable-blink-features=PrettyPrintJSONDocument
flag.Need to quit the browser and then relaunch.
MacOs:
- Brave:
open -a "Brave Browser.app" --args --disable-blink-features=PrettyPrintJSONDocument
- Chrome:
open -a "Google Chrome.app" --args --disable-blink-features=PrettyPrintJSONDocument
Windows: Unsure sure - but the start of some instructions for Brave: https://support.brave.com/hc/en-us/articles/360044860011-How-Do-I-Use-Command-Line-Flags-in-Brave-
I can confirm that this is a temporary fix.
Well done @alecsammon ๐๐ผ
Windows:
"...\chrome.exe" --profile-directory=Default --disable-blink-features=PrettyPrintJSONDocument
Thanks.
Exactly the same problem in this version of chrome.
Either this plugin is no longer being developed, or the developers don't know how to fix the issue. Just use this one instead: https://chrome.google.com/webstore/detail/jsonvue/chklaanhfefbnpoihckbnefhakgolnmc/related
It works.
Same problem here. But I would prefere if this extension gets an update because I like the highlighting, formatter and so on :-)
Same here
There is this PR that fixes the issue #341
Just waiting for the maintainer to merge it.
You can try to checkout the code and build and install the extension locally if you don't want to wait - see details in pr
i would think if the author was still using this it would be fixed by now. i wonder if someone will have to fork this and release it as a new extension.
Same issue here : Version 117.0.5938.92 (Official Build) (64-bit) :(
I am update chrome to 117.0.5938.132.
Problem solved.
confirming - Chrome 117.0.5938.132 , the same (old) plugin works again.
Confirming chrome 117.0.5938.132 works on ubuntu 22.04.
If you are using ubuntu, you can run the following commands to update chrome:
sudo apt-get update
sudo apt-get --only-update install google-chrome-stable
same problem in edge V117.0.2045.47 (64 bits)
Confirming it works again on 117.0.5938.149 (Official Build) (arm64)
Chrome macOS (apple silicon).
Luckily confirming to be resolved with latest Brave update also. Uses Chromium 117.0.5938.140
Chrome version 117.0.5938.149 has fixed this issue.
I am Facing this issue "Error message: InvalidPipeArgument: 'Missing locale data for the locale "en".' for pipe 'e'
in chrome version: 117.0.5938.88, 117.0.5938.92, 117.0.5938.108, 117.0.5938.132, 117.0.5938.150 before that I never had this issue.
could you please let me know when this issue is being resolved or any workaround for resolving this issue.
I hate to be the bearer of bad news, but I think the Pretty Print checkbox is back in Chrome new update.
I hate to be the bearer of bad news, but I think the Pretty Print checkbox is back in Chrome new update.
If you just want to get sht done and not have to fk around with trying to get this sht plugin to work, just use this one.
https://chrome.google.com/webstore/detail/jsonvue/chklaanhfefbnpoihckbnefhakgolnmc/
It's never stopped working for me.
the Pretty Print checkbox is back
If anyone is still experiencing the same issue or if the issue is not fully resolved, please consider giving +1 at https://issues.chromium.org/issues/40282442.