tabVertikal - vertical tabs
Manage tabs & tabGroups vertically in side panel. Advanced auto tab grouping. Switch workspaces. Auto suspend tab
One-stop Vertical Tabs, Bookmarks, and Reading List manager in the sidepanel
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
What's New:
✨ Improved UI Theme – Cleaner and visually appealing UI theme.
Key Features:
📑 Vertical Tabs in Side Panel – Keep your browsing organized.
📖 Reading List: Easily access and manage your reading list.
🔖 Bookmarks: Browse and organize your bookmarks seamlessly.
Inspect the latest comments and rating distribution.
Store average score: 4.6. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Manage tabs & tabGroups vertically in side panel. Advanced auto tab grouping. Switch workspaces. Auto suspend tab
Manage all your tabs & bookmarks from a sidebar. Tree view, workspaces, one-click save & restore, organize everything across devices
Groupable side tabs, window management, search and more — in a svelte and speedy package.
⭐Link Map - Professional Tab Manager
A sidebar extension that replicates Arc browser's tab management system
Compatible with built-in and adds more easy-to-use features, lives in side panel
Nicely done - BUT, can it be extended to provide a list of open tabs from ALL open Chrome windows? I personally find this a serious limit.
Prático e bom!
could be be 5star, but there is a lack of "jump to search input" hotkey, "use arrow in search input to move on the list of found tabs" feature now it is my favorite!
best i love it
I wish I could leave 5 stars but this doesn't work well with Vivaldi(but it does with Chrome). The panel keeps disappearing, the auto group function just crashes the browser, web pages don't respect the boundaries. I'd love to provide logs or useful info to troubleshoot this if we could get in touch. This seems like the tab organizing extension I have needed for years!
NOT WORKING in OPERA GX Core:128.0.5807.51 Chromium version:144.0.7559.173
really unique and featured than chrome vertical or others available in the market.
can you give us an option that removing group auto naming, leave it blank, cause I have too many tabs, if group name occupy position, the chrome menu can't see anything
# Groups expanding/collapsing issue. Thanks to the dev for the great work, but there is an issue related to groups expanding/collapsing, I posted it on the support hub, I managed to fix it locally for anyone who needs it. When the group is clicked to collapse/expand, the extension calls Chrome's API to update the state, which immediately triggers a state refresh event, but Chrome hasn't committed the change yet, so the UI gets overwritten with the old state. That's why the collapse only appears after switching panels and back. The fix: 1. Find the extension folder at: For Brave: %LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Extensions\fehfojhhnbfbclgpffmffigfgngbpnmj\<version>_0\ For Chrome: %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\fehfojhhnbfbclgpffmffigfgngbpnmj\<version>_0\ 2. Copy that folder somewhere else. 3. Go to the extensions page on the browser, disable the store version, enable dev mode, click "Load unpacked", and select the copied folder 4. Open "js/index.js" in any text editor and find this string: cv.toggle(o.id,!u) 5. Replace it with: bv.pause();cv.toggle(o.id,!u).then(function(){setTimeout(function(){bv.resume()},50)}) 6. Go back to extensions page and click the "refresh icon" on the unpacked extension Collapse/expand should now work instantly. The 50ms delay is barely noticeable you can reduce the number if you want it snappier. Hope it helps, and hope the developer can push a proper fix soon, but this works as a local patch in the meantime. Note: if the developer pushes an update, switch back to the store version as it will likely include a proper fix.
I've been using this for a week or so and I like it so far. The UI is clean and uncluttered, and it seems relatively bug-free (although it doesn't appear to be possible to grab things if your mouse is to the left of the checkbox, where the visual indicators for 'this is a thing you can drag' actually appear.) Have no idea what the button in the top left corner is supposed to do - it does nothing when you click on it. I appreciate that the colors are set to contrast with the text, since it's easier to see things. It's nice to have an "unorganized" tab instead of spreading things out between the existing tabs. I also love the option to remove duplicates automatically. There are a few QOL changes I would love to see: ability to create an empty group, nest groups, edit tab names (annoying that this feature is native in the browser I am using but not in this tab manager; changing the names of tabs seems like a basic expectation for a tab manager). It would be great if there was a way to increase the size of the text or tabs, as well. Hopefully the developer keeps improving this!