Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tabmanager.io - Tab Session Manager", "short_name": "Tabmanager.io", "description": "Manage, save and restore your windows, tabs and sessions.", "version": "2.0.3", "commands": { "open-manager": { "suggested_key": { "default": "Ctrl+M", "mac": "Command+M" }, "description": "Open Manager" }, "show-tab-in-manager": { "suggested_key": { "default": "Ctrl+Comma", "mac": "Command+Comma" }, "description": "Show Tab in Manager" } }, "action": { "default_title": "Tabmanager.io", "default_popup": "menu.html", "default_icon": { "16": "res\/extension-icons\/icon-16.png", "24": "res\/extension-icons\/icon-24.png", "32": "res\/extension-icons\/icon-32.png" } }, "icons": { "16": "res\/extension-icons\/icon-16.png", "24": "res\/extension-icons\/icon-24.png", "32": "res\/extension-icons\/icon-32.png", "48": "res\/extension-icons\/icon-48.png", "128": "res\/extension-icons\/icon-128.png" }, "background": { "service_worker": "service-worker.js" }, "externally_connectable": { "matches": [ "https:\/\/tabmanager.io\/*" ] }, "permissions": [ "storage", "unlimitedStorage", "tabs", "favicon", "alarms", "tabGroups" ], "host_permissions": [], "content_security_policy": { "extension_pages": "script-src 'self'; worker-src 'self'; connect-src 'self' https:\/\/sentry.io https:\/\/o224676.ingest.sentry.io https:\/\/googleapis.com\/ https:\/\/*.googleapis.com https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/*.cloudfunctions.net; img-src 'self' data: chrome: https:\/\/*.google.com https:\/\/*.googleusercontent.com; object-src 'self'; style-src 'unsafe-inline'; default-src 'self'; frame-src 'self' https:\/\/tabmanager-io.firebaseapp.com\/ https:\/\/app.tabmanager.io\/;" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkyFdgu5ULy0le0sJNvLNnUQVrmhPlyaWLw2MNG+\/whvlUoOWc10e3O8Jjd42taC2is+pckVs+85VhAS3F9dUy68qjcOV3Rq3QQF+NrYL1jCBpRx3XLnLjP6pdWwqavuu\/dRZO2cbsQVcS906XPqs5cPfktXKEhD9ZA0RhCwnUOi7kRiimrNCiL+MRg3JI60CPbqzCnZZuTMA4D37+NZ\/83rG25fnSU9vyU19bMEuQjy\/GBbatCVH\/v5CEbc971apOAyAThaW1\/ru86Zl5HNYdTPQP1Yf8bw0XS3+qpVW2FmF3Z1Ur+3g9qDW0rPcrDJyJmVkk7ZTdpmFKZNofrLHuwIDAQAB" }