WebExtension.net
WebExtension.net

Merge Windows

View on Chrome Web Store
View Merge Windows Chrome Extension on Chrome Web Store
4.7 (164 ratings)

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

Merge all browser windows into one
Type
Extension
Users
30,000 users
singleclickapps
View author page of singleclickapps
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 4, 2013
Version 2.1.0.1
Manifest version
3
Updated
Updated on August 7, 2024
View on Chrome Web Store
View Merge Windows Chrome Extension on Chrome Web Store
productivity/workflow
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": "Merge Windows",
    "version": "2.1.0.1",
    "description": "Merge all browser windows into one",
    "homepage_url": "https:\/\/singleclickapps.com\/merge-windows",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon24.png",
        "default_title": "Merge All Windows"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "optional_permissions": [
        "tabGroups"
    ],
    "options_page": "options.html",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            }
        }
    }
}
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