WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
tabWindow - multi window vertical tabs

tabWindow - multi window vertical tabs

View on Chrome Web Store
View tabWindow - multi window vertical tabs Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (16 ratings)
1 new ratings
21 views
This extension has been viewed 21 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 22, 2025.

Multi-window vertical tab manager. save and restore tabs & windows with auto-saver. Never forget why this tab left open?
Type
Extension
Users
915 users
1
Website brahmastra.app
Brahmastra
View author page of Brahmastra
Published
Published on April 12, 2022
Version 2.2.6
Manifest version
3
Updated
Updated on November 23, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View tabWindow - multi window vertical tabs 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,
    "minimum_chrome_version": "96",
    "name": "tabWindow - multi window vertical tabs",
    "description": "Multi-window vertical tab manager. save and restore tabs & windows with auto-saver. Never forget why this tab left open?",
    "version": "2.2.6",
    "author": "Brahmastra App",
    "homepage_url": "https:\/\/tabmap.brahmastra.app\/",
    "icons": {
        "16": "icon.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "options_page": "options\/index.html",
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl + M",
                "windows": "Ctrl + M",
                "mac": "Ctrl + M",
                "linux": "Ctrl + M"
            }
        },
        "switchWin": {
            "suggested_key": {
                "default": "Ctrl + Z"
            },
            "description": "Switch window"
        },
        "duplicateTab": {
            "suggested_key": {
                "default": "Ctrl + Y"
            },
            "description": "Duplicate current tab"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/account.brahmastra.app\/*"
        ]
    },
    "permissions": [
        "tabs",
        "tabGroups",
        "contextMenus",
        "storage",
        "unlimitedStorage"
    ]
}
© 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