WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GeekTabs - Smart Tab Manager

GeekTabs - Smart Tab Manager

View on Chrome Web Store
View GeekTabs - Smart Tab Manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (14 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.

A powerful tab manager for everyone. Use spaces, collections and tabs. Sync with cloud providers.
Type
Extension
Users
131 users
3
Website geekmaze.com
Geekmaze
View author page of Geekmaze
Published
Published on March 6, 2025
Version 1.1.7
Manifest version
3
Updated
Updated on August 4, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View GeekTabs - Smart Tab Manager 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": "GeekTabs - Smart Tab Manager",
    "version": "1.1.7",
    "description": "A powerful tab manager for everyone. Use spaces, collections and tabs. Sync with cloud providers.",
    "author": "GeekTabs Team",
    "homepage_url": "https:\/\/geektabs.com",
    "permissions": [
        "tabGroups",
        "storage",
        "tabs",
        "windows",
        "identity",
        "bookmarks",
        "commands",
        "history"
    ],
    "optional_permissions": [],
    "commands": {
        "bookmark-tab": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            },
            "description": "Bookmark current tab"
        }
    },
    "oauth2": {
        "client_id": "17198275102-4ve71b29fjekiiotmdjbd6sod21cfc5j.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ],
        "redirect_uri": "https:\/\/jcoagplegkfoolnbmbamldnamdpmonnd.chromiumapp.org\/google-auth"
    },
    "background": {
        "service_worker": "assets\/background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https:\/\/accounts.google.com https:\/\/*.googleapis.com https:\/\/*.firebaseio.com wss:\/\/*.firebaseio.com https:\/\/*.firebase.com https:\/\/*.firebaseapp.com https:\/\/*.cloudfunctions.net wss:\/\/*.firestore.googleapis.com https:\/\/identitytoolkit.googleapis.com\/* https:\/\/securetoken.googleapis.com\/* https:\/\/www.googleapis.com\/identitytoolkit\/* https:\/\/www.googleapis.com\/oauth2\/* https:\/\/oauth2.googleapis.com\/*"
    },
    "host_permissions": [
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/accounts.google.com\/*",
        "https:\/\/*.firebaseio.com\/*",
        "https:\/\/*.firebase.com\/*",
        "https:\/\/*.firebaseapp.com\/*",
        "https:\/\/*.cloudfunctions.net\/*",
        "https:\/\/api.geektabs.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "assets\/*"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "minimum_chrome_version": "88"
}
© 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