WebExtension.net
WebExtension.net

Tab Wrangler

View on Chrome Web Store
View Tab Wrangler Chrome Extension on Chrome Web Store
4.4 (926 ratings)

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

Automatically closes inactive tabs and makes it easy to get them back
Type
Extension
Users
60,000 users
tabwrangler
View author page of tabwrangler
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 17, 2010
Version 7.6.0
Manifest version
3
Updated
Updated on August 28, 2024
View on Chrome Web Store
View Tab Wrangler Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "7.6.0",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__"
    },
    "background": {
        "service_worker": "background.entry.js"
    },
    "commands": {
        "lock-unlock-active-tab": {
            "description": "__MSG_commandLockUnlockActiveTab__"
        },
        "wrangle-current-tab": {
            "description": "__MSG_commandWrangleCurrentTab__"
        }
    },
    "minimum_chrome_version": "88",
    "options_ui": {
        "open_in_tab": true,
        "page": "popup.html"
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "sessions",
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "img\/icon48.png"
            ]
        }
    ]
}
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