Tab Manager - Workona

The world’s best tab manager

¿Qué es Tab Manager - Workona?

Tab Manager - Workona es una extensión de Chrome desarrollada por https://workona.com, y su función principal es "The world’s best tab manager".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Tab Manager - Workona

Descarga archivos de extensión Tab Manager - Workona en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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).                    

Información Básica de la Extensión

Nombre Tab Manager - Workona Tab Manager - Workona
ID ailcmbgekjpnablpdkmaaccecekgdhlh
URL Oficial https://chromewebstore.google.com/detail/tab-manager-workona/ailcmbgekjpnablpdkmaaccecekgdhlh
Descripción The world’s best tab manager
Tamaño del Archivo 81.63 KB
Cantidad de Instalaciones 250,118
Versión Actual 3.1.25
Última Actualización 2024-02-28
Fecha de Publicación 2020-06-30
Calificación 4.70/5 Total de 3442 Calificaciones
Desarrollador https://workona.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://workona.com/tab-manager/
URL de la Página de Ayuda https://workona.com/help/
URL de la Página de Política de Privacidad https://workona.com/policies/privacy
Idiomas Soportados 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\/*"
        ]
    }
}