go/chrome-extension

#3 / 2 rate

go/chrome-extension

309 users

2020-07-05

emdgoudie

Extension Information

5 star
33%
4 star
0%
3 star
0%
2 star
0%
1 star
67%

Supported Languages

Permissions

Hot Permissions

Description

URL Shortener

Shortcut system allowing you to specify a word or name that refers to a website, which can be typed in to the browser after 'go/' to go to that website. For example, go/fb links to facebook.com.
Use \1, \2 ... \N etc to access additional path arguments after the link name. For example, if you have a go-link called 'google' registered to the url 'https://www.google.com/search?q=\1', hitting go/google/cats will navigate you to https://www.google.com/search?q=cats

You may also import and export your go-links as JSON format.