saka-keyA keyboard interface to the web
Saka Key
Saka Key is a Chrome and Firefox extension for keyboard-only web browsing. It's configurable, easy to use, and engineered thoughtfully. Install it from the Chrome Web Store or the Firefox Marketplace. Also read the Saka Key Handbook and try the accompanying tab search extension Saka.
Install
Follow the Development Setup Guide for detailed instructions. Otherwise:
git clone https://github.com/lusakasa/saka-key.git
cd saka-key
npm install
# Option 1. Chrome development build
npm run start:chrome
# Option 2. Chrome production build
npm run build:chrome
# Option 3. Firefox development build
npm run start:firefox
# Option 4. Firefox production build
npm run build:firefox
Credits
MIT Licensed, Copyright (c) 2018 Sufyan Dawoodjee, Neil Macintyre, Brandon Kalinowski
Saka Key is inspired by and derives from
评论