TABLERONE tab manager

All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.

¿Qué es TABLERONE tab manager?

TABLERONE tab manager es una extensión de Chrome desarrollada por https://tabler.one, y su función principal es "All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión TABLERONE tab manager

Descarga archivos de extensión TABLERONE tab manager 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

                        Having too many tabs open reduces your productivity. Your computer becomes slow, it takes you longer to find the right tab, and you often get distracted in the process.

TABLERONE tab manager solves this problem by enabling you to close all tabs without losing them. It’s like a better History combined with bookmarks, except you won’t forget about them. 

It will make you faster, more organized, and focused.
Free. No accounts. 100% privacy. 

GET NEW BROWSING SUPERPOWERS:

🗂 Save tabs as bookmarks with screenshot preview
🗄 Organize bookmarks with tags and notes
📚 Set up workspaces and switch between them
🔄 Reopen sessions exactly where you left them
♻️ Restore tabs after a browser crash
🔍 Search open and saved tabs
📦 Share multiple links with one link

Whether you call it a tab manager, session manager, bookmarks organizer, bookmark manager, or something else, Tablerone will improve your focus, accelerate multitasking, and automate grunt copy-paste work.

Stay in the flow and get more done from day one. Then watch your personal knowledge system effortlessly grow over time just by browsing the web.


AUTO-SAVE BROWSING SESSIONS

Why? So you can stop leaving tabs open. Instead, save tabs for later, safely close them and reopen them when needed.
- Close tabs without losing them
- Reopen closed tabs after a browser crash

EFFORTLESSLY ORGANIZE BOOKMARKS

Save multiple tabs with one click. Organize them by topic and later recall them visually with generated screenshot previews.
- Search bookmarks with screenshot preview
- Organize bookmarks with tags and notes

MULTITASK FASTER WITH WORKSPACES

Organize accounts, projects, holidays, research,… the way it suits you. Quickly switch between sessions and pick up exactly where you left off.
- Open multiple tabs with one click
- Add sessions to favourites


FULL FEATURE LIST

It does what you’d expect from a tab manager:
- Save all tabs
- Save multiple tabs
- Save one tab
- Automatically save tabs overnight
- Save all tabs to file
- Close all tabs
- Close multiple tabs
- Close one tab
- Reopen all tabs (restore sessions)
- Reopen multiple tabs (open multiple URLs)
- Reopen one tab
- Restore tabs you accidentally closed
- Restore tabs after a browser crash
- Organize bookmarks with tags
- Organize bookmarks with notes
- Organize bookmarks with favourites 
- Open bookmarks
- Move bookmarks
- Copy bookmarks 
- Search tabs
- Switch between tabs


Plus a few less-common things:
- Preview tabs and bookmarks with automatic screenshots
- Share multiple links with one link
- Copy all URLs and metadata to clipboard
- Copy selected URLs and metadata to clipboard

Export tabs as:
- .txt list
- .txt table
- Markdown list with thumbs
- Markdown table
- HTML list with thumbs
- HTML table
- JSON
- CSV
- Tablerone backup

And also:
- Import bookmarks
- Import OneTab data
- Import Session Buddy data
- Suspend idle tabs manually to free memory and CPU
- Discard idle tabs automatically to free memory and CPU
- Support for selected 3rd party tab suspender extensions
- Change appearance (light theme & dark theme)
- Customize preferences and settings


PRIVACY

Tablerone’s 100% privacy guarantee means: 
1. The extension stores your application data only locally
2. Usage analytics data is completely anonymous
3. We never share any data with third parties

Please note that Tablerone has no control over the privacy settings of your browser, operating system, computer, or network.


SUPPORT

User manual and documentation:
https://tabler.one/help-and-support/

Bug reports:
[email protected]

Get involved and contribute:
https://discord.gg/qSXjcBbczy


DONATE

We are funded by happy users’ donations:
https://donorbox.org/tablerone


COMPANY

As a company we:
- We take pride in great product design and user experience
- Built the extension as a free client app — our next goal is to build a premium SaaS solution and extend client support to other browsers and devices
- Want to revive the old idea of social bookmarking and take it to the next level
- Are dedicated to developing a business model around 100% private technology to ensure we never fail users on that promise                    

Información Básica de la Extensión

Nombre TABLERONE tab manager TABLERONE tab manager
ID andpjllgocabfacjlelkfpdemfklpfpo
URL Oficial https://chromewebstore.google.com/detail/tablerone-tab-manager/andpjllgocabfacjlelkfpdemfklpfpo
Descripción All-in-one tab manager to save tabs, restore sessions, and organize bookmarks.
Tamaño del Archivo 2.64 MB
Cantidad de Instalaciones 20,000
Versión Actual 1.5.5
Última Actualización 2023-07-13
Fecha de Publicación 2020-06-29
Calificación 4.57/5 Total de 557 Calificaciones
Desarrollador https://tabler.one
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://tabler.one
URL de la Página de Ayuda https://tabler.one/help-and-support/
URL de la Página de Política de Privacidad https://tabler.one/privacy-policy
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Tablerone",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "version": "1.5.5",
    "manifest_version": 3,
    "omnibox": {
        "keyword": "tab"
    },
    "icons": {
        "16": "icons\/light-theme\/16x16.png",
        "19": "icons\/light-theme\/19x19.png",
        "38": "icons\/light-theme\/38x38.png",
        "48": "icons\/light-theme\/48x48.png",
        "128": "icons\/light-theme\/128x128.png",
        "192": "icons\/light-theme\/192x192.png"
    },
    "action": {
        "default_title": "Tablerone",
        "default_icon": "icons\/light-theme\/48x48.png",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_ui": {
        "page": "tab\/tab.html?forceOpen=true&settingsOpen=true",
        "open_in_tab": true
    },
    "permissions": [
        "favicon",
        "offscreen",
        "activeTab",
        "tabs",
        "bookmarks",
        "contextMenus",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "",
        "https:\/\/tabler.one\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "content_security_policy": {
        "extension_pages": "frame-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; object-src 'self'; script-src 'self'; img-src https:\/\/api.mixpanel.com https:\/\/i.ytimg.com data: chrome: 'self' 'unsafe-inline'; media-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; connect-src https:\/\/api-js.mixpanel.com https:\/\/api.mixpanel.com https:\/\/api.tabler.one https:\/\/tabler.one 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*",
                "icons\/*",
                "icons\/dark-theme\/*",
                "icons\/light-theme\/*",
                "icons\/ui\/*",
                "icons\/ui\/settings\/*",
                "sleep\/sleep.*",
                "suspend\/suspend.*",
                "grid\/grid.*",
                "splash\/*",
                "splash\/video\/*",
                "splash\/img\/*",
                "tab\/page.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/tabler.one\/*",
            "*:\/\/*\/tab\/page.html",
            "*:\/\/chrome.google.com\/webstore\/*"
        ],
        "ids": [
            "bpcgegcafifpcenaobcjonfklolmajbh",
            "ogloeibkgjagadjblljddogbjkbmgelo"
        ]
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+Period",
                "windows": "Alt+Shift+Period",
                "mac": "Shift+Command+Period"
            }
        },
        "open-new-tablerone-tab": {
            "description": "Open Tablerone in new tab",
            "suggested_key": {
                "default": "Alt+Shift+L",
                "windows": "Alt+Shift+L",
                "mac": "Shift+Command+L"
            }
        },
        "save": {
            "description": "Save tabs to a new session",
            "suggested_key": {
                "default": "Alt+Shift+Comma",
                "windows": "Alt+Shift+Comma",
                "mac": "Shift+Command+Comma"
            }
        },
        "nuke": {
            "description": "Save and close all windows",
            "suggested_key": {
                "default": "Alt+Shift+0",
                "windows": "Alt+Shift+0",
                "mac": "Shift+Command+0"
            }
        }
    }
}