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

Only works with '/' at end of alias... #9

Open Kor1134 opened 7 years ago

Kor1134 commented 7 years ago

why do I have to end every alias string with a front slash "/"? If I have a URL alias, for example: bn https://us.battle.net/d3/en/ in Avant Browser OR Firefox, I just type bn[enter] in the address field, and it works. Same with dynamic alias'. i https://www.google.com/search?tbm=isch&q=%s I type i google logo[enter] and the address resolves to https://www.google.com/search?tbm=isch&q=google logo Why can't your extension work like the others?