rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
4.09k stars 93 forks source link

Redirect on task manager #176

Closed CodeDoctorDE closed 1 year ago

CodeDoctorDE commented 2 years ago

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

rcmaehl commented 2 years ago

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.

CodeDoctorDE commented 2 years ago

Nice thanks

Axer128 commented 1 year ago

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)