MarcGuiselin / chrometana-pro

Redirect Cortana and Bing
MIT License
26 stars 1 forks source link

Compromises made in Edge #16

Closed MarcGuiselin closed 1 year ago

MarcGuiselin commented 1 year ago

Redirection works using the declarativeNetRequest api. Bing search pages are redirected to a temporary extension redirect page that will in turn redirect to the user's default search engine or directly to some sites using shortcut keywords.

This works on most chromium browsers, however on Edge the extension redirect page is blocked as noted in #15.

For this extension to work on edge the following compromises were made: