Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compromises made in Edge #16

Closed
MarcGuiselin opened this issue Dec 4, 2022 · 0 comments
Closed

Compromises made in Edge #16

MarcGuiselin opened this issue Dec 4, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@MarcGuiselin
Copy link
Owner

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:

  • Shortcut keywords (like "youtube") will open up in search engine and not redirect directly to the site
  • The redirect counter will not work and has been disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant