WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TabPatrol - Duplicate Tabs & Windows Management Tool

TabPatrol - Duplicate Tabs & Windows Management Tool

View on Chrome Web Store
View TabPatrol - Duplicate Tabs & Windows Management Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (18 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Regain control of your browser! TabPatrol helps you manage your duplicate tabs.
Type
Extension
Users
1,000 users
2
elen******************
View author page of elen******************
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 15, 2024
Version 1.0.10
Manifest version
3
Updated
Updated on October 7, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View TabPatrol - Duplicate Tabs & Windows Management Tool Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TabPatrol - Duplicate Tabs & Windows Management Tool",
    "description": "Regain control of your browser! TabPatrol helps you manage your duplicate tabs.",
    "version": "1.0.10",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "permissions": [
        "tabs",
        "notifications",
        "activeTab",
        "storage",
        "windows"
    ],
    "default_locale": "en",
    "commands": {
        "close-duplicates": {
            "suggested_key": {
                "default": "Ctrl+Y",
                "mac": "Command+Y"
            },
            "description": "Manually Close Duplicates"
        },
        "merge-tabs": {
            "suggested_key": {
                "default": "Ctrl+I",
                "mac": "Command+I"
            },
            "description": "Merge Tabs"
        },
        "sort-tabs-alphabetically": {
            "suggested_key": {
                "default": "Ctrl+Q",
                "mac": "Command+Q"
            },
            "description": "Sort tabs Alpabetically"
        },
        "toggle-auto-close": {
            "suggested_key": {
                "default": "Ctrl+B",
                "mac": "Command+B"
            },
            "description": "Toggle Auto Close Duplicates Function"
        }
    },
    "background": {
        "service_worker": "background.js"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top