Dial is a (beta) Chrome Extension. It's my launcher for frequent websites. It replaces the newtab page on Chrome.
If you want to check how it works, check out this demo:
Tip: Search and press enter: navigates to the first occurrence. Or search and use the arrows keys to navigate.
If you want to test Dial you have to install it manually in Chrome.
- Clone/Download the repo
- Go to Chrome extensions settings
- Click on "Load unpacked extension..."
- Select the folder that contains Dial files.
- Open a new tab in Chrome.
# install
yarn
# compile js
yarn build:watch
# serve at :5000
yarn start
- Navigate through results with keys
- Options page
- Add/Edit/Remove links
- Profile image upload
- Sync
- Backgrounds?