WebExtension.net
WebExtension.net

Vertical Tabs

View on Chrome Web Store
View Vertical Tabs Chrome Extension on Chrome Web Store
4.2 (143 ratings)

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

Vertical tab manager in side panel
Type
Extension
Users
20,000 users
Website samihaddad.dev
samihaddad
View author page of samihaddad
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 12, 2020
Version 2.2.5
Manifest version
3
Updated
Updated on November 5, 2024
View on Chrome Web Store
View Vertical Tabs 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",
    "manifest_version": 3,
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "version": "2.2.5",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "sidePanel",
        "tabs",
        "tabGroups",
        "storage",
        "favicon",
        "contextMenus"
    ],
    "default_locale": "en",
    "side_panel": {
        "default_path": "index.html"
    },
    "action": {
        "default_title": "Vertical Tabs",
        "default_icon": {
            "19": "assets\/icons\/19.png",
            "38": "assets\/icons\/38.png"
        }
    },
    "icons": {
        "16": "assets\/icons\/16.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+B"
            }
        }
    }
}
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