development
3 TopicsSome extensions don't work on Android Edge Canary when returning to the app
I am using Edge Canary and have installed several extensions through the developer options, but some of the extensions are not working when I resume from the background. The extensions that don't work seem to be automatically disabled internally, so I can disable them from the extension options and then re-enable them to use them again. (However, in the latest Canary build, if this problem occurs, the app crashes when I try to open the extension options.) This issue occurs with uBlock Origin, Stylus, etc., and probably occurs with the Manifest V2 extension. This issue occurs on multiple devices and occurs even after reinstalling, so it is not device-dependent.979Views2likes3CommentsEdge Stable crashing on extension function chrome.identity.launchWebAuthFlow
I've developed an Edge extension which allows users to login with their Google account. I use the https://developer.chrome.com/docs/extensions/reference/identity/#method-launchWebAuthFlow function for that and everything works fine. Problem is when you synchronize the Edge browser and the extension gets automatically installed, for some reason Edge crashes as soon as the launchWebAuthFlow function is called. I analyzed the Edge dump and it's the msedge.dll crashing. It works fine using Edge Beta instead. Below is the crash dump:9.5KViews0likes33CommentsMy IT Support Cannot Provide a ProxyMode Exception
My environment has Chrome's and Edge's ProxySettings locked down to ProxyMode:direct. This prevents me from running a local (system) proxy, specifically Fiddler, so that I can check and debug the SharePoint Framework (SPFx) solutions I am developing. I have passed on all the documentation I have found (see below) and the support staff have been unable to provide me with an exception so that my setting is ProxyMode:system. Is this a limitation with how policies are managed for Chromium or is there additional guidance I can provide to my IT support personnel? Edge Policy Configuration: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies Proxy Configuration: https://docs.microsoft.com/en-us/deployedge/edge-learnmore-cmdline-options-proxy-settings Chrome Policy Configuration: https://support.google.com/chrome/a/answer/187202?hl=en Proxy Configuration: https://developer.chrome.com/extensions/proxy1.7KViews0likes3Comments