WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Tab Redesign - Split Screen Layout

Tab Redesign - Split Screen Layout

View on Chrome Web Store
View Tab Redesign - Split Screen Layout Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
15 views
This extension has been viewed 15 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.

Achieve precise multi-window split-screen with one click.
Type
Extension
Users
311 users
19
8123*************
View author page of 8123*************
Published
Published on October 25, 2025
Version 1.3
Manifest version
3
Updated
Updated on October 25, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Tab Redesign - Split Screen Layout 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
{
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "version": "1.3",
    "default_locale": "zh_CN",
    "permissions": [
        "tabs",
        "system.display",
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "commands": {
        "undo-resize": {
            "suggested_key": {
                "default": "Ctrl+Shift+Z",
                "mac": "Command+Shift+Z"
            },
            "description": "__MSG_commandUndo__"
        }
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "xiran_screensplit"
}
© 2026 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