WebExtension.net
WebExtension.net

Tab Manager Plus for Chrome

View on Chrome Web Store
View Tab Manager Plus for Chrome Chrome Extension on Chrome Web Store
4.7 (992 ratings)

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

Quickly find open tabs, see all windows in one view, find duplicates and limit tabs per window. The best Tab Manager for Chrome.
Type
Extension
Users
300,000 users
Website stefanxo.com
Tab Manager Plus
View author page of Tab Manager Plus
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 19, 2018
Version 6.0.0
Manifest version
3
Updated
Updated on October 2, 2024
View on Chrome Web Store
View Tab Manager Plus for Chrome Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tab Manager Plus for Chrome",
    "short_name": "Tab Manager+",
    "version": "6.0.0",
    "manifest_version": 3,
    "offline_enabled": true,
    "description": "Quickly find open tabs, see all windows in one view, find duplicates and limit tabs per window. The best Tab Manager for Chrome.",
    "author": "stefanXO",
    "icons": {
        "16": "images\/browsers16.png",
        "48": "images\/browsers48.png",
        "64": "images\/browsers64.png",
        "128": "images\/browsers128.png",
        "256": "images\/browsers256.png"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "storage",
        "favicon"
    ],
    "optional_permissions": [
        "system.display"
    ],
    "incognito": "spanning",
    "background": {
        "service_worker": "dist\/service_worker\/service_worker.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/browsers16.png",
            "48": "images\/browsers48.png",
            "64": "images\/browsers64.png",
            "128": "images\/browsers128.png",
            "256": "images\/browsers256.png"
        }
    },
    "options_ui": {
        "page": "options.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+M",
                "windows": "Ctrl+Shift+M",
                "mac": "Command+Shift+M"
            }
        },
        "switch_to_previous_active_tab": {
            "suggested_key": {
                "default": "Ctrl+Shift+Space",
                "windows": "Ctrl+Shift+Space",
                "mac": "Command+Shift+Space"
            },
            "description": "Switches to previously active tab"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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