WebExtension.net
WebExtension.net

TABLERONE tab manager

View on Chrome Web Store
View TABLERONE tab manager Chrome Extension on Chrome Web Store
4.5 (790 ratings)
1 new ratings

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

All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.
Type
Extension
Users
20,000 users
Website tabler.one
about:blank studio
View author page of about:blank studio
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 3, 2020
Version 1.8.61
Manifest version
3
Updated
Updated on November 9, 2024
View on Chrome Web Store
View TABLERONE tab manager Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Tablerone",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "version": "1.8.61",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/light-theme\/16x16.png",
        "19": "icons\/light-theme\/19x19.png",
        "38": "icons\/light-theme\/38x38.png",
        "48": "icons\/light-theme\/48x48.png",
        "128": "icons\/light-theme\/128x128.png",
        "192": "icons\/light-theme\/192x192.png"
    },
    "action": {
        "default_title": "Tablerone",
        "default_icon": {
            "16": "icons\/light-theme\/16x16.png",
            "19": "icons\/light-theme\/19x19.png",
            "38": "icons\/light-theme\/38x38.png",
            "48": "icons\/light-theme\/48x48.png",
            "128": "icons\/light-theme\/128x128.png",
            "192": "icons\/light-theme\/192x192.png"
        },
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "service-worker.mjs",
        "type": "module"
    },
    "options_ui": {
        "page": "tab\/tab.html?forceOpen=true&settingsOpen=true",
        "open_in_tab": true
    },
    "permissions": [
        "favicon",
        "offscreen",
        "activeTab",
        "tabs",
        "bookmarks",
        "contextMenus",
        "alarms",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/tabler.one\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "content_security_policy": {
        "extension_pages": "frame-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; object-src  'self'; script-src  'self'; img-src https:\/\/api.mixpanel.com https:\/\/i.ytimg.com data: chrome: 'unsafe-inline' 'self'; media-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; connect-src https:\/\/api-js.mixpanel.com https:\/\/api.mixpanel.com https:\/\/*.ingest.sentry.io https:\/\/api.tabler.one https:\/\/tabler.one 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*",
                "icons\/*",
                "icons\/dark-theme\/*",
                "icons\/light-theme\/*",
                "icons\/ui\/*",
                "icons\/ui\/settings\/*",
                "sleep\/sleep.*",
                "suspend\/suspend.*",
                "splash\/*",
                "splash\/video\/*",
                "splash\/img\/*",
                "review-redirection\/review-redirection.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/tabler.one\/*",
            "*:\/\/*\/tab\/page.html",
            "*:\/\/chrome.google.com\/webstore\/*"
        ],
        "ids": [
            "bpcgegcafifpcenaobcjonfklolmajbh",
            "ogloeibkgjagadjblljddogbjkbmgelo"
        ]
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Period"
            }
        },
        "open-new-tablerone-tab": {
            "description": "Open Tablerone in new tab",
            "suggested_key": {
                "default": "Ctrl+Shift+Space"
            }
        },
        "save": {
            "description": "Save tabs to a new session",
            "suggested_key": {
                "default": "Ctrl+Shift+Comma"
            }
        },
        "nuke": {
            "description": "Save and close all windows",
            "suggested_key": {
                "default": "Ctrl+Shift+0"
            }
        }
    },
    "version_name": "1.8.61"
}
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