WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Toast - Bookmark and Tab Manager

Toast - Bookmark and Tab Manager

View on Chrome Web Store
View Toast - Bookmark and Tab Manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (149 ratings)
42 new ratings
13 views
This extension has been viewed 13 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.

Save, organize, and restore tabs anytime. The best tab manager, session saver, and bookmark organizer for productivity!
Type
Extension
Users
10,000 users
10K
Website dotoast.com
Toast
View author page of Toast
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 16, 2019
Version 4.5.1
Manifest version
3
Updated
Updated on October 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Toast - Bookmark and 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,
    "default_locale": "en",
    "name": "__MSG_manifest_name__",
    "description": "__MSG_manifest_description__",
    "version": "4.5.1",
    "action": {
        "default_title": "__MSG_manifest_browser_action_title__",
        "default_popup": "sessions.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "cookies",
        "activeTab",
        "tabs",
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/*.dotoast.com\/*"
    ],
    "optional_permissions": [
        "scripting"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icons\/*",
                "embed\/embed.css",
                "embed\/crust.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "commands": {
        "saveSession": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "MacCtrl+Shift+S"
            },
            "description": "__MSG_manifest_commands_saveSession__"
        },
        "saveAndShareSession": {
            "suggested_key": {
                "default": "Ctrl+Shift+E",
                "mac": "MacCtrl+Shift+E"
            },
            "description": "__MSG_manifest_commands_saveAndShareSession__"
        },
        "addCurrentPageToSession": {
            "suggested_key": {
                "default": "Ctrl+Shift+U",
                "mac": "MacCtrl+Shift+U"
            },
            "description": "__MSG_manifest_commands_addCurrentPage__"
        },
        "openWebSessionManager": {
            "suggested_key": {
                "default": "Ctrl+Shift+M",
                "mac": "MacCtrl+Shift+M"
            },
            "description": "__MSG_manifest_commands_openWebManager__"
        }
    }
}
© 2026 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