karan / chrome-url-alias

Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)
http://bit.ly/url-alias
Apache License 2.0
112 stars 27 forks source link

Alias Goes straight to google search #18

Open Quinn1876 opened 2 years ago

Quinn1876 commented 2 years ago

Steps to reproduce:

  1. Add Alias
  2. open new tab
  3. type in alias
  4. hit enter
  5. find yourself on google search page instead of alias site

Expected Behavior:

  1. find yourself on the aliased page
TorAdaSolberg commented 2 years ago

I have this issue too.

TorAdaSolberg commented 2 years ago

Duplicate of: https://github.com/karan/chrome-url-alias/issues/17

If you type: https://<your-alias> You get to the alias.

marcelscruz commented 1 year ago

I think you have to add a / at the end for it to work.

For example, I have an alias called alias with the destination to chrome-extension://nelckmdlallhkgniidbfafekeldjnakb/options.html, so I type alias/ on the address bar to go to the desired page.

It doesn't work with the wildcard ### though, this one goes to Google indeed.

giobbino commented 10 months ago

same issue. Maybe I did some mistake? More specific: ALIAS REDIRECT TO: w/### https://it.wikipedia.org/wiki/###

But if I type w/Einstein (or w/ Einstein) it opens the google search and not the Wikipedia page.