WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TabStacks: tab and history search

TabStacks: tab and history search

View on Chrome Web Store
View TabStacks: tab and history search Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (31 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.

View and search through open tabs and browser history.
Type
Extension
Users
1,000 users
adamlund.design
View author page of adamlund.design
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 30, 2017
Version 2.0.2
Manifest version
3
Updated
Updated on May 13, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View TabStacks: tab and history search 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",
    "version": "2.0.2",
    "manifest_version": 3,
    "name": "TabStacks: tab and history search",
    "description": "View and search through open tabs and browser history.",
    "icons": {
        "16": "img\/logo32x.png",
        "48": "img\/logo64x.png",
        "64": "img\/logo64x.png",
        "128": "img\/logo128x.png"
    },
    "action": {
        "default_icon": {
            "19": "img\/logo32x.png",
            "38": "img\/logo32x.png"
        },
        "default_popup": "index.html",
        "default_title": "TabStacks [CTRL+SHIFT+K]"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "windows": "Ctrl+Shift+K",
                "mac": "MacCtrl+Shift+K"
            }
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "activeTab",
        "tabs",
        "history",
        "storage"
    ],
    "content_security_policy": []
}
© 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