MSEdgeRedirect icon indicating copy to clipboard operation
MSEdgeRedirect copied to clipboard

Redirect on task manager

Open CodeDoctorDE opened this issue 3 years ago • 2 comments
trafficstars

Description of the new feature / enhancement

image When clicking on "Online suchen" (Search online) you will be redirected to bing.

Scenario when this would be used?

When trying to search what a progam do

Supporting information

No response

CodeDoctorDE avatar Sep 03 '22 06:09 CodeDoctorDE

It appears this is using the default browser (https://) instead of edge specifically (microsoft-edge://). I'll eventually be adding something to address this in a seperate app called AppLockerPlus.

rcmaehl avatar Sep 03 '22 16:09 rcmaehl

Nice thanks

CodeDoctorDE avatar Sep 03 '22 16:09 CodeDoctorDE

Noticed this too. (also applies to the new win11 22H2 task manager) In the meantime you could use this script I set up that is just a dumb redirect of all bing searches to google: https://greasyfork.org/en/scripts/452361-bing-to-google-auto-redirect

(Tested on chrome + tampermonkey, but should work on any browser/userscript manager since its fairly simple)

Axer128 avatar Oct 02 '22 07:10 Axer128