WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Side Tab Manager 📑

Side Tab Manager 📑

View on Chrome Web Store
View Side Tab Manager 📑 Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

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

Streamline your browsing with this powerful side tab manager. Organize tabs boost productivity and manage browser memory efficiently
Type
Extension
Users
3 users
1
tab manager
View author page of tab manager
Published
Published on December 4, 2024
Version 1.5.0
Manifest version
3
Updated
Updated on December 4, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Side Tab Manager 📑 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": "__MSG_extensionName__",
    "version": "1.5.0",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "author": "tabmanagerproo",
    "background": {
        "service_worker": "src\/js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "assets\/images\/icon16.png",
            "32": "assets\/images\/icon32.png",
            "48": "assets\/images\/icon48.png",
            "64": "assets\/images\/icon64.png",
            "128": "assets\/images\/icon128.png"
        },
        "default_badge_background_color": "#4688F1"
    },
    "permissions": [
        "tabs",
        "storage",
        "sidePanel",
        "tabGroups",
        "history",
        "windows",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "side_panel": {
        "default_path": "src\/html\/sidepanel.html"
    },
    "icons": {
        "16": "assets\/images\/icon16.png",
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    }
}
© 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