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

Aliases require url scheme in Vivaldi 2.8 #17

Open timothy-b opened 4 years ago

timothy-b commented 4 years ago

Hi, I've been using this extension for a while, and I really appreciate it! However, the latest minor version of Vivaldi (2.8) has kind of broken aliases. For example, let's say I've aliased https://github.com to g. After the latest update, I can't invoke the alias without prepending the url scheme, so in this case it'd be https://g. Oddly enough, it still works with zero or one slashes, e.g. http:g.

Maybe you don't support this browser, or maybe it should be fixed in the browser instead, but I thought it might be possible to fix within your plugin, and if I were you I'd probably want to know about this.

Thanks.

redhoteggplant commented 2 years ago

Wondering if there's any update on this? Thanks!