karan / chrome-url-alias

Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)

Home Page:http://bit.ly/url-alias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Alias

A handy Chrome extension to set URL aliases.

Example:

Features

Static aliases

m (Alias) -> https://mail.google.com (Redirect)

Dynamic aliases

You can use ### as a placeholder and anything matching that pattern will be replaced.

Example:

r/### (Alias) -> http://reddit.com/r/### (Redirect)

Aliases synced with Google Account

All settings are synced with Google and available even if you change computers.

License

Apache 2.0

About

Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)

http://bit.ly/url-alias

License:Apache License 2.0


Languages

Language:JavaScript 60.2%Language:HTML 39.8%