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", "version": "1.4.153", "name": "Tabs Outliner", "description": "The Next Generation Session Manager; A Really Working Too Many Open Tabs Solution; And Your Browsing Notebook.", "minimum_chrome_version": "91.0.0.0", "background": { "service_worker": "background_v3.js" }, "action": { "default_icon": { "16": "img\/favicon.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_title": "Tabs Outliner v3" }, "oauth2": { "client_id": "264571147925-gl2i51b5j91lkd21gojr9jh06kp2gos3.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/drive.appdata" ] }, "permissions": [ "storage", "tabs", "unlimitedStorage", "favicon", "identity", "system.display" ], "optional_permissions": [ "identity.email", "clipboardRead", "clipboardWrite" ], "default_locale": "en", "options_page": "options.html", "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "_favicon\/*" ], "matches": [ "<all_urls>" ], "extension_ids": [ "*" ] } ], "offline_enabled": true, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDTFjLkWlVbRsd0qJrg1Wgk\/T+XtMulOxKQDm4FVwjTCWbD8qpfnA8xVvGuWhQqzWHmqlRfY3IAqeVJd4\/hEQr5ZpXNBa25+GAzjFT\/pykj7oVPXArswhJWx\/WuTUMqmIIFuoehFBNQ8bbGj6X1DZ5KwbJf7MD4JQYEr6AuK49T5wIDAQAB", "commands": { "save_close_current_tab": { "description": "Save and Close current tab" }, "save_close_current_window": { "description": "Save and Close current window" }, "save_close_all_windows": { "description": "Save and Close all open windows" }, "_execute_browser_action": [] } }