- Go to extension's options page.
- Add a speed dial group, e.g.
- Name: Facebook
- Prefix: fb
- Add a speed dial, e.g.
- Group: Facebook
- Keyword: chrome
- URL: https://www.facebook.com/googlechrome
- Type
go fb chrome
in browser address bar and pressEnter
.
Any input after an existing speed dial keyword will be appended to the speed dial URL as suffix. E.g. with the speed dial created in Quick Start, by typing go fb chrome /photos
, browser will go to https://www.facebook.com/googlechrome/photos.
This can be used to append URL params like ?foo=bar
.
When adding a speed dial, you can enter multiple URLs by separating them with Enter
. If multiple URLs are added to a keyword, all these URLs will be opened by typing go <keyword>
into browser address bar.
Config can be imported and exported as JSON from the options page.
Speed dials in the imported JSON with keywords that already exist on the options page will be ignored.