Currently, the extension implements the following shortcuts:
- Pin tab: Pins the current active tab (default shortcut
Ctrl + Shift + P
). - Duplicate tab: Duplicates the current active tab to the right (default shortcut:
Ctrl + Shift + P
).
Best if you use in combination with the default shortcuts:
-
Next tab: Switch the current active tab to the next (right) one (default shortcut
Ctrl + Tab
). -
Previous tab: Switch the current active tab to the previous (left) one (default shortcut
Ctrl + Shift + Tab
). -
New tab: Creates a new tab and makes it active (default shortcut
Command + T
). -
Close tab: Closes the active tab and makes active the last active tab (default shortcut
Command + W
). -
Switch to i-th tab: Changes the active tab to the i-th one, where
$i \in[0, 9]$ .
- Download and extract the ZIP file. Click here for the latest release.
- Go in the browser settings (
Command + ,
), then "Extensions". - On the top right, enable "Developer mode".
- Press the "Load unpacked" button. Navigate to the extracted folder, and confirm.
- If needed, navigate to the "Shortcuts" tab and edit the default ones.
All good: your productivity just doubled! Remember to ⭐️ this repository!