Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.33 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.33 KB

KeyTabber

Pressing Tab key only switch between most used links

Installation

Extension is not yet publishet to Google extension store or Firefox one. Only way to install it is through source code.

  1. Download source code as ZIP and extract it

Google chrome

  1. copy: chrome://extensions/ and paste it in search bar
  2. enable developer mode

  1. click button Load unpacked and select folder containing source code

Firefox

  1. copy: about:debugging#addons and paste it in search bar
  2. click button Load Temporary Add-on... and go to folder containing source code
  3. select manifest.json file

Demo

Move to next link: Tab

Move to previous link: Shift+Tab

Google

Before enabling extension: After enabling extension:

YouTube

Automatically expand more recommended videos.

Before enabling extension: After enabling extension:

Reddit

Before enabling extension: After enabling extension:

License

MIT