All Projects → karan → chrome-url-alias

karan / chrome-url-alias

Licence: Apache-2.0 license
Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].