Skip to content

A chrome plugin that can esaily manage the browser tabs

License

Notifications You must be signed in to change notification settings

ChuTingzj/tabs-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabs Master's mascot

Tabs Master designed to manage browser tabs and aims to reduce the burden while using the browser.


Chrome Web Store Firefox Add-ons Apple App Store Edge Addons

Tabs Master


Tabs Master is an open-source MIT-licensed browser extension designed to manage the browser tabs.

Features

  • Tab Groups & Tabs Search: Create and manage tab groups to keep your tabs organized.
    • can use Ctrl+Command+Z to show the group and search component and use Esc to hide them
    • 截屏2025-01-14 10 36 42
  • Tab Switch: Quickly search for tabs and switch between them.
    • can use Alt to show the switch component that display your recently used tabs, and use Alt+Tab to switch between these tabs
    • 截屏2025-01-14 10 51 35

How to contribute

Just commit your changes to the main branch and submit a pull request.

Building for use

Tabs Master build script requires a JavaScript runtime.

Building with NodeJS

Tabs Master based on the top of plasmo, it's a framework for building Chrome extensions with React

So you can directly follow the guide of the plasmo to build this extension:

You can install the extension from a file. Install Node.js (we recommend LTS or higher, but any version at or above 16 will work). Download the source code (or check out from git). Open the terminal in the root folder and run:

  • pnpm install
  • pnpm run build

This will create a build/chrome-mv3-prod.zip file for use in a Chromium-based browser

About

A chrome plugin that can esaily manage the browser tabs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages