Skip to content

This repo is a chrome extension that can navigate between the tabs with key combinations.

License

Notifications You must be signed in to change notification settings

Quellens/Tab-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabsControl

This chrome extension allows to navigate between the browser tabs with keyboard shortcuts.

The default shortcuts are:

  • Strg (+Shift) + Left Arrow: Navigate to the left tab
  • Strg (+Shift) + Right Arrow: Navigate to the right tab
  • Strg (+Shift) + Up Arrow: Navigate two steps to the left tab
  • Strg (+Shift) + Down Arrow: Navigate two steps the right tab

Installation

  1. Clone this repository.
  2. Head over to Chrome Extensions (usually "chrome://extensions" in the address bar) and turn "Developer Mode" on the top left.
  3. Click "Load unpack" and select the destination as the "src" folder of this cloned repository.

If you want to change the shortcuts you can go visiting "chrome://extensions/shortcuts".

Releases

No releases published

Packages

No packages published