Skip to content

triuzzi/tab-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗂️ Tab shortcuts

🛠️ Functionalities

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]$.

⚙️ Installation

  1. Download and extract the ZIP file. Click here for the latest release.
  2. Go in the browser settings (Command + ,), then "Extensions".
  3. On the top right, enable "Developer mode".
  4. Press the "Load unpacked" button. Navigate to the extracted folder, and confirm.
  5. If needed, navigate to the "Shortcuts" tab and edit the default ones.

🚀 Conclusions

All good: your productivity just doubled! Remember to ⭐️ this repository!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published