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.
Latest reviews
- (2023-09-27) Deepanshu Jain: go is blockedThis page has been blocked by an extension Try disabling your extensions. ERR_BLOCKED_BY_CLIENT Error