Skip to content

ebanisadr/EdgeDeflector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeDeflector

EdgeDeflector is a small helper application that intercepts URIs that force-open web links in Microsoft Edge and redirects it to the system’s default web browser. This allows you to use Windows features like the Cortana assistant and built-in help links with the browser of your choice instead of being forced to use Microsoft Edge. With EdgeDeflector, you’re free to use Firefox, Google Chrome, or whatever your favorite web browser might be!

You’ll never see EdgeDeflector ever again after installing it. It does its thing transparently in the background and only runs when a link needs to be deflected away from Microsoft Edge.

System requirements: Windows 10, and your favorite web browser.

Read more about how EdgeDeflector works and why it was created.

Installation

  1. Download the latest version of EdgeDeflector from GitHub releases
  2. Run the installer once to configure your system

You may need to repeat the above steps after installing major feature updates to Windows through Windows Update. You can subscribe to the AppCast feed to be notified of any new releases.

If you dismiss the initial dialog to choose to use EdgeDeflector, or choose the wrong app; you can apply the change in the Windows Settings app: Apps: Default apps: Choose default apps by protocol: microsoft-edge.

If EdgeDeflector isn’t listed in either locations, try running it one more time; or lastly restarting your PC before you try again. (This last option actually helps if the System Registry is locked up or Windows is being stubborn.)

You don’t need to specify your browser of choice in EdgeDeflector. It will pick up on the system configured default from Windows Settings app: Apps: Default apps: Web browser.

FAQ

It isn’t working!

Try these troubleshooting steps.

Will searches inside Cortana still use Bing?

Yes. EdgeDeflector doesn’t interfere with either Cortana or the Windows shell in any way.

“Intercepting links” sounds like it would affect my privacy?

Yes it does, but no. Everything is done on your local computer. EdgeDeflector rewrites links which are forced by the Windows shell to open inside Microsoft Edge to open using your default web browser instead. No data is collected about you nor even stored on your local computer.

Will EdgeDeflector redirect Bing searches to Google?

YES! The sole reason for this fork's existence is to redirect Bing URLs to Google ones as they're passed to the default brower, removing the need to install a seperate Chrome extension.

How do I uninstall EdgeDeflector?

By following these instructions.

About

A modified version of EdgeDeflector that turns any Bing url into a Google one before deflecting it

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.1%
  • NSIS 17.9%