Edge Extensions
4 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.958Views2likes3CommentsTurn on Edge Extension for other user
Hi, I am trying to run UFT scripts using https://microsoftedge.microsoft.com/addons/detail/micro-focus-uft-agent/fjhedbnjafhlinpdhkboephlaedpgcjp extension. The extension is installed and enable for my user. But when any system account is trying to login into the machine, the extension is there but not turned on. Any suggestions to turn the extension for other user.937Views0likes0CommentsEdge crashes on print via extension
Summary: We have an extension which registers a printer. When opening the print dialog, selecting our extension registered printer and clicking "Print", the Edge browser crashes. Here's a minimal print extension example (not made by me) which reproduces the issue: https://github.com/hendrik-weiler-gtm/printerTestBare/tree/main Context: We have created an extension which uses the PrinterProvider API to print a page, and then sends the printed page somewhere. The extension is published in Chrome and Edge stores. It works in Chrome but crashes in Edge. We found this similar example (which is where we got the example extension). https://github.com/MicrosoftEdge/WebView2Feedback/issues/3795 This related bug was posted in September of 2023. Why hasn't this bug been addressed yet? We need this bug to be fixed, as our customers depend on this behavior working in critical business flows. Please have a look at this issue urgently. Demo/more info: Attaching a recording demonstrating the behavior. When clicking Print in the printer dialog, the browser crashes. To Microsoft Support: More details can be found in the linked Feedback Hub ticket: https://aka.ms/AAp45ui569Views0likes0Comments