indiff/qttabbar

QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 33 minutes ago
Added to GitGenius on September 14th, 2026
Created on March 22nd, 2019
Open Issues & Pull Requests: 148 (+0)
GitHub issues: Enabled
Number of forks: 325
Total Stargazers: 4,896 (+0)
Total Subscribers: 53 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 3.2 days
90th percentile: 27.6 hours
Tracked items: 59

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 83% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 50
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 511 days
Stale 30+ days: 42
Stale 90+ days: 37

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (36)
  • enhancement (12)

Detailed Description

QTTabBar is a Windows Explorer extension that adds tabbed browsing and folder navigation enhancements to the file manager.

The tool solves the problem of inefficient file browsing in Windows Explorer by introducing tabbed navigation similar to web browsers, allowing users to keep multiple folders open within a single window. It also provides folder preview functionality and a window capture feature, reducing the need to switch between multiple Explorer windows. The implementation works as a toolbar band that integrates directly into Explorer's interface, with support for plugins that add features like file operation tools, tree directory views, and status bars.

Developers and power users who frequently work with multiple folders simultaneously will benefit most from this tool. It suits anyone frustrated with Explorer's single-folder-per-window limitation and wanting a more efficient workflow. The project is particularly relevant for Windows 10 users, where activation is straightforward through the standard toolbar menu. Windows 11 users should be aware that activation requires enabling an experimental auto-attach option and restarting Explorer, and the tool works alongside Windows 11's native tabs rather than replacing them. The tool requires .NET Framework 4.8, which the installer provides automatically if needed.

Development activity shows ongoing maintenance with updates to support modern Windows versions and .NET 4.8. The project includes documentation in multiple languages and maintains mirrors across multiple platforms to ensure accessibility. The codebase is written primarily in C# with some C++ components, reflecting its integration with Windows Explorer's architecture.