Anyone using Imprivata and the OneSign chrome exte...
# _general
c
Anyone using Imprivata and the OneSign chrome extension not working with latest chrome update ? it doesnt even show in the chrome app store when searching for it
Chrome version 140.0.7339.186 (Official Build) (64-bit)
managed to track it down loads of issues atm with chrome/edge moving from manifest v2 to V3 for extensions which is breaking alot of extensions. My issue was related to https://issues.chromium.org/issues/442094023 and https://chromium-review.googlesource.com/c/chromium/src/+/6681848 which is impacting latest version of chrome and extensions not loading. Basically adding --enable-features=WindowsNormalizeFilePathFallbackOnError to my chrome command line arguments fixes my chrome extensions. We redirect Chrome User data /Downloads to homedrives hence the issue
d
Seeing something that matches this in the 140 build of Edge as well; problem being that the way Microsoft treats any shortcut that uses Edge ends up ignoring the launch command. Unbelievably frustrating.
Okay - so on Edge you have to modify the registry: How to launch Edge browser with command line flags? - Super User
👍 1