Edge Chromium
25 TopicsHow do I deploy custom (in-house) Chromium Edge extensions to my organization?
We're in the process of moving our organization to the new (Chromium) Edge, and we are developing a custom extension we want to deploy to the users in our organization. How do we go about deploying the extension to our users? The only information I've found talks about publishing the extension in the public Edge Addons Catalog, which requires a partner account and is more fitting for publicizing the extension. Seems a bit much, and we don't want users outside our organization using this extension.Solved11KViews2likes17CommentsEdge Chromium default search engine using Microsoft Edge - Policies
Hi everyone, I have been creating lots of Edge Chromium policies using: Microsoft Edge Browser Policy Documentation | Microsoft Docs I managed to configure everything to the required settings except for the default search engine within the browser, which seems to be overly coplex as I simple wish to use Google instead of Bing: Default search provider I have tried setting it up multiple ways including the settings bellow (Local_Machine, Local_Machine\Recommended, Current_User, and Current_User\Recommended): " Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge\Recommended] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" " All my other policy's seem to be working just fine except for these which not only don't work as expected but they seem to change absolutely nothing at all (all my policy's are set using the registry). If anyone has experienced the same or knows a solution or could tell me my error that would be much appreciated.Solved11KViews0likes7CommentsFinally Edge Chromium for Xbox One?
As per reports Microsoft's Edge Legacy browser is going away by 2021 and will be replaced with Chromium based browser, I would like to get an update on Edge Chromium for Xbox One. Since their Browsers in Microsoft's ecosystem will be replaced with Chromium based browser, what about Edge for Xbox One? Or is it impossible for the Microsoft team to port it into UWP or don't want to give heeds? People have been requesting this from long time in Xboxinsider Reddit forum and here but no luck with straight answers!11KViews2likes2CommentsUpload large files with Edge
Hi, On the old Microsoft Edge, there was a 4GB size file limit for uploading files. I tried to upload large file on the Chromium Edge, and now it works. From which version this limitation canceled? I want to add a note to my product from which Edge version I support (and need the upload large files no-limit). Thanks.9.3KViews3likes2CommentsBeing able to hide the "unsecured site" bar on an Edge installed application
Hello, Could you add an option in the browser to be able to hide the unsecured site (the green box on the screenshot) bar when installing a site as an application? The application in the screenshot below is my company's private Gitlab and I always have this bar displayed ; same for my personal Netflix... it's a bit annoying Thank you in advance8.2KViews0likes7CommentsMultiple Home Pages
Greetings, I'm looking to add multiple home pages in Edge Chromium. Is this possible without the use of Group Policy, I can see that the homepage field in Settings can accept Javascript, but would this be the only way? Any help is appreciated. Thank you, Louis3.1KViews1like8CommentsEdgeDriver (v81) no longer supports ability to pass in DriverService as a parameter
Hello Since Edge has been upgraded to v80, it has introduced a "breaking change" to our automation. This is documented by Microsoft in the attached link. Ideally I would have liked to remain on Selenium 3 and use the edge-selenium-tools but given that my framework is java based that was not an option. To resolve this, then, I updated to Selenium 4 (alpha 5), which supports v81 of Edge Chromium, but only to an extent. The ability to pass in ChromiumEdgeDriverService/EdgeDriverService (not sure which I should even be using now) as a parameter to the EdgeDriver WebDriver has been taken away. This is something I rely on to implement a workaround for downloads in headless mode and so I am eager to restore that functionality ASAP. I am not sure if this is something I should be reporting to SeleniumHQ as an improvement or regression, or something I should be raising with yourselves but I am looking for some guidance on what I should do in this instance. Thank you MarkSolved2.8KViews0likes7CommentsUnable to enable Edge sync in Hybrid AD environment with Win10 VMs in Azure
Hello @all, I am currently facing an issue that I couldn't handle by myself. We are having trouble to enable the (new) Microsoft Edge sync feature for all of our users, when they sign-in to a published desktop/app with Win10 1909 as OS, running on Azure (Windows Virtual Desktop). When we try to enable the sync by "completing the sign"-in we receive the error "0" or "1067". Outside of the Win10 machines in Azure the users can sign-in to Edge as expected, e.g. it works in macOS, iOS, Android. Unfortunately we do not have any Win10 Client OnPrem to test this. Sorry, the screenshots are only available in German, but I think the behaviour should talk for itself. Does anyone solved the problem or facing the same issue? Any idea? Thanks in advance! Best Sandro2.3KViews0likes3Comments