WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Window Merger

Window Merger

View on Chrome Web Store
View Window Merger Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Merge windows into one, preserving tab groups and pinned tabs.
Type
Extension
Users
1,000 users
18
pHo9UBenaA
View author page of pHo9UBenaA
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 28, 2023
Version 1.2.2
Manifest version
3
Updated
Updated on February 24, 2025
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Window Merger 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__",
    "short_name": "__MSG_extensionShortName__",
    "version": "1.2.2",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "author": "pHo9UBenaA",
    "action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            },
            "description": "Triggering merge"
        }
    },
    "permissions": [
        "contextMenus",
        "tabGroups"
    ],
    "incognito": "spanning"
}
© 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