Chrome Grouping Keyboard Shortcuts Plugin is a browser extension that makes it easy for users to quickly access and filter their browser's tab groups, with the shortcut cmd + K
. The plugin is built using React, Vite, TypeScript, and Node.js v16.15.0.
- Allows users to quickly access their tab groups using the
cmd + K
shortcut. - Allows users to filter their tab groups quickly and easily.
- Seamless integration with Chrome.
- Built using modern and cutting-edge web technologies.
To install the Chrome Grouping Keyboard Shortcuts Plugin, follow the below steps:
- Clone the repository to your local machine.
- In Chrome, go to
chrome://extensions
. - Turn on the Developer mode in the top right corner.
- Click the
Load unpacked
button. - Choose the folder where you cloned the repository.
Once installed, the user can use the cmd + K
shortcut to bring up the tab group list. The user can then use the search bar to filter the list and choose a group to switch to it.
We welcome contributions from the community. To contribute to the project, please follow these steps:
- Fork the repository from Github.
- Clone your fork to your local machine.
- Create a new branch, make your changes, and push the branch to your fork.
- Create a pull request back to the main repository.
This project is licensed under the MIT license. See the LICENSE
file for more information.