WebExtension.net
WebExtension.net

Tab Group Saver - Save and Manage Tab Groups

View on Chrome Web Store
View Tab Group Saver - Save and Manage Tab Groups Chrome Extension on Chrome Web Store
3.4 (90 ratings)

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

Tab Group Saver is a chrome extension that enables you to suspend and manage your tabs and tab groups. With Tab Group Saver, you…
Type
Extension
Users
20,000 users
Tab Group Saver
View author page of Tab Group Saver
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 10, 2021
Version 0.0.19
Manifest version
3
Updated
Updated on August 8, 2024
View on Chrome Web Store
View Tab Group Saver - Save and Manage Tab Groups Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.19",
    "name": "Tab Group Saver - Save and Manage Tab Groups",
    "manifest_version": 3,
    "minimum_chrome_version": "89",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-48.png"
    },
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "devtools_page": "devtools.html",
    "web_accessible_resources": [
        {
            "resources": [
                "icon-128.png",
                "icon-48.png",
                "icon-16.png"
            ],
            "matches": []
        }
    ],
    "permissions": [
        "tabs",
        "tabGroups",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/api-js.mixpanel.com\/*"
    ],
    "commands": {
        "open-main-page": {
            "suggested_key": "Alt+Shift+G",
            "description": "Open Tab Group Saver"
        }
    }
}
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