Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 525 Bytes

File metadata and controls

17 lines (11 loc) · 525 Bytes

Build Status

Goal

Improving Chrome UI on laptops by adding multitoch gestures support.

Supported gestures

  1. Navigation with horizontal swipes. Swipe right to go back, swipe left to go forward.
  2. Closing current tab with double right-click.

Building project

  1. Run commands
    yarn install
    yarn run package
  2. Add dist directory to chrome in extensions tab