gianfurrer / chrome-special-shortcuts

To set special extension shortcuts like "Ctrl + Tab"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-special-shortcuts

To set special extension shortcuts like "Ctrl + Tab"

How it works

This script only works on the chrome://extensions/shortcuts page.

Open the developer console (F12 -> Console) and copy & paste the content of the special-shortcuts.js.

  1. Click on the shortcut input you'd like to set the special binding on
  2. Type the shortcut combination (e.g. Ctrl+Tab) into the prompt input
  3. Click "OK"

The shortcut should not be set and ready to use.

About

To set special extension shortcuts like "Ctrl + Tab"


Languages

Language:JavaScript 100.0%