/dial

Everyday links

Primary LanguageJavaScript

About

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:

Demo

Search

search

Tip: Search and press enter: navigates to the first occurrence. Or search and use the arrows keys to navigate.

Themes

Dark

dark

Light

light

Installation

If you want to test Dial you have to install it manually in Chrome.

  1. Clone/Download the repo
  2. Go to Chrome extensions settings
  3. Click on "Load unpacked extension..."
  4. Select the folder that contains Dial files.
  5. Open a new tab in Chrome.

develop

# install
yarn
# compile js
yarn build:watch
# serve at :5000
yarn start

TODO

  • Navigate through results with keys
  • Options page
  • Add/Edit/Remove links
  • Profile image upload
  • Sync
  • Backgrounds?