Tab Manager - Workona

The world’s best tab manager

Vad är Tab Manager - Workona?

Tab Manager - Workona är en Chrome-tillägg utvecklad av https://workona.com, och dess huvudfunktion är "The world’s best tab manager".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Tab Manager - Workona-förlängningens CRX-fil

Ladda ner Tab Manager - Workona-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Tab Manager - Workona Tab Manager - Workona
ID ailcmbgekjpnablpdkmaaccecekgdhlh
Officiell webbadress https://chromewebstore.google.com/detail/tab-manager-workona/ailcmbgekjpnablpdkmaaccecekgdhlh
Beskrivning The world’s best tab manager
Filstorlek 81.63 KB
Antal Installationer 250,118
Aktuell Version 3.1.25
Senast Uppdaterad 2024-02-28
Publiceringsdatum 2020-06-30
Betyg 4.70/5 Totalt 3442 Betyg
Utvecklare https://workona.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://workona.com/tab-manager/
Hjälpsida URL https://workona.com/help/
URL till Sekretesspolicy Sidan https://workona.com/policies/privacy
Stödda Språk 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\/*"
        ]
    }
}