WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Save Tabs - Browser Session Manager

Save Tabs - Browser Session Manager

View on Chrome Web Store
3.7 (20 ratings)
1 new ratings
7 views
0 downloads

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

A password-protected tab saver and session manager to store tabs in the current window, or all windows with tab grouping support
Type
Extension
Users
2,000 users
emano.waldeck
Featured Extension

Hand-picked for quality and usefulness

Published
Version 0.3.2
Manifest version
3
Updated
make_chrome_yours/functionality
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.3.2",
    "name": "Save Tabs - Browser Session Manager",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "16": "\/data\/icons\/16.png",
        "19": "\/data\/icons\/19.png",
        "32": "\/data\/icons\/32.png",
        "38": "\/data\/icons\/38.png",
        "48": "\/data\/icons\/48.png",
        "64": "\/data\/icons\/64.png",
        "128": "\/data\/icons\/128.png",
        "256": "\/data\/icons\/256.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "notifications",
        "contextMenus",
        "tabGroups",
        "downloads",
        "favicon"
    ],
    "background": {
        "service_worker": "worker.js",
        "scripts": [
            "safe.js",
            "worker.js"
        ]
    },
    "action": {
        "default_popup": "\/data\/popup\/index.html"
    },
    "homepage_url": "https:\/\/add0n.com\/save-tabs.html",
    "commands": {
        "_execute_action": []
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "{08762c8b-d37d-4230-bfdb-a8477be47c34}",
            "strict_min_version": "115.0"
        }
    }
}
© 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.