whatisgithub

What is qttabbar?

indiff/qttabbar — explained in plain English

Analysis updated 2026-06-26

4,714C#Audience · generalComplexity · 2/5Setup · easy

In one sentence

A Windows Explorer plugin that adds browser-style tabs to your file manager. Open multiple folders in one window, switch between them instantly, pin favorites, preview files on hover, and navigate faster with keyboard shortcuts.

Mindmap

mindmap
  root((QTTabBar))
    What it does
      Tabs in Explorer
      Pinned folder buttons
      File hover preview
      Keyboard shortcuts
    Tech stack
      C# language
      Windows Shell API
      Visual Studio build
    Use cases
      Power file management
      Multi-folder workflow
      Explorer customization
    Audience
      Windows power users
      Productivity seekers
      IT professionals
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Open multiple folders as tabs in a single Windows Explorer window instead of juggling many separate windows.

USE CASE 2

Pin your most-used folders as quick-access toolbar buttons for one-click navigation.

USE CASE 3

Preview file contents by hovering over them in Explorer without opening them.

USE CASE 4

Use keyboard shortcuts to open, close, and switch between folder tabs faster than clicking.

What is it built with?

C#Windows Shell APIVisual Studio.NET

How does it compare?

indiff/qttabbarazure/azure-powershellatom0s/steamless
Stars4,7144,7164,705
LanguageC#C#C#
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencegeneralops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Download the installer from the releases page and run it. Restart Windows Explorer or reboot after installation. QTTabBar appears as an optional toolbar you enable via the Explorer View menu.

Community-maintained open-source fork, license not specified in detail in the explanation.

So what is it?

QTTabBar is a Windows Explorer extension that adds a tab bar to the file manager. Instead of opening a new window every time you navigate to a different folder, you can switch between folders using tabs at the top, similar to how tabs work in a web browser. This makes it faster to move files between locations and keep multiple folder views open at once. This particular version is a fork maintained by the author "indiff," based on an older open-source release from 2012 that had stopped being updated by its original developer. The fork adds features aimed at Chinese users and general usability improvements, and has been actively updated with new releases through 2024. To install it, you need .NET Framework 3.5 on your system. After installation, you enable the toolbar through Windows Explorer's View or Options menu, or by right-clicking the menu bar area. The README includes step-by-step instructions and screenshots for Windows 10 and Windows 11. Windows 11 requires a separate setup step to show the toolbar. Beyond tabs, the tool includes several optional plugins: a file operation helper, a tree-view directory panel, a status bar, and a folder preview feature. A dark mode skin for Windows 11 is available as a separate download. The interface supports multiple languages including English, Chinese, German, French, Spanish, Turkish, and Portuguese. The project is available on GitHub, Gitee (a Chinese code hosting platform), and SourceForge. A QQ group is provided for community support. Build instructions are in the README and require Visual Studio 2010 and a specific set of tools.

Copy-paste prompts

Prompt 1
I just installed QTTabBar on Windows. How do I open a folder in a new tab instead of a new Explorer window?
Prompt 2
How do I pin a frequently used folder as a quick-access button in the QTTabBar toolbar?
Prompt 3
What keyboard shortcuts does QTTabBar support for switching between tabs and opening new tabs in Windows Explorer?
Prompt 4
How do I enable the file preview hover feature in QTTabBar so I can see image or document previews without opening files?

Frequently asked questions

What is qttabbar?

A Windows Explorer plugin that adds browser-style tabs to your file manager. Open multiple folders in one window, switch between them instantly, pin favorites, preview files on hover, and navigate faster with keyboard shortcuts.

What language is qttabbar written in?

Mainly C#. The stack also includes C#, Windows Shell API, Visual Studio.

What license does qttabbar use?

Community-maintained open-source fork, license not specified in detail in the explanation.

How hard is qttabbar to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is qttabbar for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.