Tab Manager - Workona
The world’s best tab manager
什么是Tab Manager - Workona?
Tab Manager - Workona是由https://workona.com开发的Chrome扩展程序,该扩展的主要功能是“The world’s best tab manager”。
扩展截图
下载Tab Manager - Workona扩展crx文件
下载Tab Manager - Workona扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome’s Favorite Tab Manager of 2022! Named one of the best Chrome extensions for productivity by the Google Chrome team & rated 5 stars by 200,000+ users. The Workona Spaces & Tab Manager helps you get your work under control and finally feel organized. Use it to manage tabs, organize projects, and bring together all of your work in the browser. As the world’s best tab manager, Workona lets you switch context instantly so you can focus on your actual work. Sign up free: https://workona.com/tab-manager/ Does your team work in apps like Google Drive, Slack, Asana, & Notion? Tired of your team's work being scattered across apps? Learn why Workona is #1 Market Leader in Unified Workspaces on G2. Schedule a demo today: https://workona.com/contact-sales/ ______________________________________________ Workona has become one of my favorite tools. It's changed the way I work. – Wade Foster, CEO of Zapier ______________________________________________ FEATURES Spaces: Spaces organize your work by project, so it’s easy to stay focused. Within a space, you can keep your current work open as tabs, or save everything for a project as resources. Tab manager: Keep your tabs under control with a tab manager that’s built for working in the cloud. Suspend tabs, rearrange tabs with drag and drop, and rest easy knowing that every tab is automatically saved. Secure backups: You never have to worry about losing work, because Workona auto-saves all of your tabs. In case of a browser crash or other emergency, you can easily restore your tabs to get you back on track. Suspend tabs: Dramatically reduce memory usage and keep your computer running faster. Our tab suspension helps you open spaces and switch between them almost instantly. Bookmark tabs: Bookmark tabs in spaces by adding them as resources. You can also choose to save an entire window as a space. Tab groups: Spaces let you group tabs to make context switching easier. To streamline recurring processes, you can open all tabs or close all tabs in a resource section with just one click. Search tabs: Our powerful search helps you find your tabs and docs faster. Search all open tabs—or previously open tabs—at a moment’s notice. Plus, filter your search by cloud app to narrow down the results. Sync tabs: Sync your tabs between computers to keep your work organized, no matter how many devices you use or where they are. PRIVACY & SECURITY We believe that great software shouldn't come at a cost to privacy. We securely store your spaces in the cloud so you can keep your work backed up and accessible from anywhere you need it. Your data belongs to you and we store it for the sole purpose of providing value to you. Workona is SOC 2 Type II compliant, has annual 3rd-party penetration tests performed, and uses enterprise-grade 256-bit AES encryption and Transport Layer Security (HTTPS) to prevent unauthorized access to your Workona data. If you ever have questions about Workona’s security practices or your data, or if you're interested in us completing a security questionnaire for internal approval, reach out to us at [email protected]. SUPPORT Feel free to contact support at [email protected] and we'll reply as soon as possible. MORE INFORMATION By installing the Workona Tab Manager extension, you agree to Workona’s Terms of Service (workona.com/policies/terms) and Privacy Policy (workona.com/policies/privacy).
扩展基本信息
名称 | Tab Manager - Workona |
ID | ailcmbgekjpnablpdkmaaccecekgdhlh |
官方URL | https://chromewebstore.google.com/detail/tab-manager-workona/ailcmbgekjpnablpdkmaaccecekgdhlh |
简介 | The world’s best tab manager |
文件大小 | 81.63 KB |
安装次数 | 250,118 |
当前版本 | 3.1.25 |
更新时间 | 2024-02-28 |
上架时间 | 2020-06-30 |
评分 | 4.70/5 共3442次评分 |
开发者 | https://workona.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://workona.com/tab-manager/ |
帮助页面URL | https://workona.com/help/ |
隐私政策页面URL | https://workona.com/policies/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlTDCGRkVU6zgrNCQQMXwgoVB0A+rGZh9E1yokH4T+cqz6zxMG\/f\/gZiWHvYDb9thNTtGKyl7LiE0Op3VTqeRlSV8pN5+5ojkSawiNHEXS+8ImzAoSsWTFkiloZnk6HIP2eCKvx2be+mE74Yq\/6kPnTxApUitZ6gXVM1udnw59mFhXw8R9DUtMDTfQwA1Us8UnfBIEyqIfcqVqdymYjZfD9e16n7kVzq4p0yHnXgyrIUhRsI2APfsgVD673R7sDtbJDeU5lvuZBvBjczKw16YL2RqdlzmVZXaIZClsWWMEoyH9Q2mLZf9tM5aaSoiguMQ3VVlDRMzlzm5xtjFmLfINwIDAQAB", "manifest_version": 3, "name": "Tab Manager - Workona", "short_name": "Workona", "version": "3.1.25", "minimum_chrome_version": "102", "description": "The world\u2019s best tab manager", "homepage_url": "https:\/\/workona.com\/0\/", "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_96.png", "96": "images\/icon_96.png", "128": "images\/icon_128.png", "256": "images\/icon_256.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "32": "images\/bookmark_btn.png" }, "default_title": "Workona Spaces" }, "commands": { "_execute_action": { "suggested_key": { "default": "Alt+D", "windows": "Alt+T" }, "description": "Save current tab to space" }, "manager": { "suggested_key": { "default": "Alt+A" }, "description": "Switch space" }, "switch": { "suggested_key": { "default": "Alt+S" }, "description": "Universal search" }, "new": { "suggested_key": { "default": "Alt+N" }, "description": "New space or doc" }, "close": { "description": "Close space" }, "search": { "description": "Open Workona" } }, "permissions": [ "contextMenus", "history", "tabs", "storage", "unlimitedStorage" ], "optional_permissions": [ "system.memory", "tabGroups" ], "optional_host_permissions": [ "https:\/\/workona.com\/*", "https:\/\/*.workona.com\/*" ], "externally_connectable": { "matches": [ "https:\/\/workona.com\/*", "https:\/\/*.workona.com\/*" ] } } |