2zqa / tab-shortcuts

Keyboard shortcuts for managing tabs.

Home Page:https://addons.mozilla.org/nl/firefox/addon/tab-shortcuts-2zqa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo Tab Shortcuts

Get the add-on for Firefox Get the extension for Chrome and other Chromium-based browsers

Organize your tab management with Tab Shortcuts. Use pinning and multiple windows often? Wish there were shortcuts for managing that? Tab Shortcuts fixes that. Supports Firefox and Chromium-based browsers.

Features

  1. Toggle Pinning: toggle the pinned state of your selected tab or tabs with Alt+P.
  2. Tab Moving: moves selected tab or tabs to a new window with Alt+N.

Power users: all features support multiple tabs. Select multiple tabs with Ctrl/Shift+Click.

Contributing

If you have any ideas for new features or improvements, feel free to open an issue or a pull request. To set up the project locally, follow the instructions described in Development.

Note

There is no manifest.json file. If you want to make changes, see the manifest_*.json files. During development there is a temporary manifest file that is generated by the build process, but this file SHOULD NOT be edited.

Getting started

Prerequisites

Running locally

Run make run/firefox-desktop or make run/chromium to start the extension in a new browser window.

Building

Run make. This will generate zip files for each supported browser in the web-ext-artifacts directory.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Keyboard shortcuts for managing tabs.

https://addons.mozilla.org/nl/firefox/addon/tab-shortcuts-2zqa/

License:MIT License


Languages

Language:JavaScript 47.6%Language:Shell 32.9%Language:Makefile 19.5%