An open API service indexing awesome lists of open source software.

https://github.com/karan/chrome-url-alias

Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)
https://github.com/karan/chrome-url-alias

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# URL Alias

![](https://raw.githubusercontent.com/karan/chrome-url-alias/master/icon-128.png)

A handy Chrome extension to set URL aliases.

[![](http://i.imgur.com/CzUM4CB.png)](https://chrome.google.com/webstore/detail/url-alias/nelckmdlallhkgniidbfafekeldjnakb)

### Example:

![](http://i.imgur.com/PQNPcDI.png)

## 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