https://github.com/meteor/meteor-chrome-ext
Chrome extension used along with Meteor Url Shortener
https://github.com/meteor/meteor-chrome-ext
Last synced: 2 months ago
JSON representation
Chrome extension used along with Meteor Url Shortener
- Host: GitHub
- URL: https://github.com/meteor/meteor-chrome-ext
- Owner: meteor
- Created: 2015-08-19T02:06:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T00:18:14.000Z (almost 10 years ago)
- Last Synced: 2024-10-08T11:49:01.077Z (8 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 3
- Watchers: 23
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Meteor URL Chrome Extension
This is adapted from the HackMIT URL chrome extension and internal setup. To use, type 'go' and then space/tab into your omnibar followed by the short url. This will automatically redirect to the long url stored at `go.meteor.com`. To add more URLs, modify `go.meteor.com` (if you redirect to a non existent URL), it will automatically show you `go.meteor.com`.