fkndiglbmlamhgnceejpipckjabmhnbi
Sorts all your tabs in one click We've all been there were we lose our place in the dozens of open tabs. Now we can sort similar tabs at the click of a button. This is an incredibly simple to use extension that belongs in any internet explorer's toolbelt. Whether you browse the web for fun or have 15 spreadsheets, docs, or slides open for work, you'll be able to keep track of everything with Stackable - The Tab Sorter
Visualized Tab Sorter
Visualize different sorting algorithms by sorting your tabs! This extension supports sorting tabs using one of six different algorithms: * Insertion sort * Selection sort * Bubble sort * Merge sort * Heap sort * Quick sort The sorting can be done by tab title or URL, and the sorting speed can be adjusted as desired. Additionally, this extension allows you to shuffle, reverse, and even spawn more tabs if you're just looking to explore various sorting algorithms.
Stackable - Bookmark and Tab Manager
Stackable is a home screen for your browser. It's the best way to manage your bookmarks and tabs. We help you find your content… Stackable is a home screen for your browser. It's the best way to manage your bookmarks and tabs. We help you find your content and files super fast. Just open up a new tab in your browser. Stackable reimagines the way we organize bookmarks, manage tabs and search for things. 1) Home screen Just like your mobile phone's home screen that links you to all your apps, Stackable is a home screen for your browser. Open up a new tab and you'll see all your bookmarks and open tabs in one place. It's so much easier to find what you need! 2) Drag and drop bookmarks Everything in Stackable is drag and drop friendly! Organize your bookmarks into Stacks and move them around however you like. 3) Open 100 bookmarks instantly Always need to open the same links? Save them into a Stack and open all of them with one-click. 4) Powerfully manage open tabs View all your open tabs in one place. Quickly bookmark, rearrange tabs, go to tabs and close tabs. 5) Search for anything anywhere Launch the Stackable command bar on any webpage to quickly access your bookmarks, tabs and history. 6) Share bookmarks with anyone Team dashboards? New employee onboarding? Reading list? Share them all with a link. 7) Free forever Stackable was created to make your web browsing super efficient. It will always be free to use for individuals. We will never limit the number of bookmarks or tabs you have.
Super Tab Sorter
"Super Tab Sorter" is a free and open-source Google Chrome extension for people who want user-customizable tab sorting and grouping. This is a more feature-rich version of Simple Tab Sorter, designed to contain feature requests that might conflict with Simple Tab Sorter's design goals of remaining "Simple" and lightweight. 1. Respects Google Chrome's Tab Groups. 2. "Sort By URL" sorts by domain, sub-sorts by host name. 3. "Sort By Custom" is like "Sort By URL", with the ability to simply override the order of tabs manually - demonstrated in https://github.com/pwhite2/super-tab-sorter/blob/master/STS_Custom_Sort_Demo.mp4 4. Optional dedupe while sorting. 5. User configurable sort behavior for handling tabs suspended by extensions derived from The Great Suspender (please review the User Guide under Options for configuration instructions). If you encounter any issues, or have ideas for improvements, submissions at https://github.com/pwhite2/super-tab-sorter/issues and pull requests are greatly appreciated. PLEASE READ BEFORE INSTALLING AND SUBMITTING NEGATIVE REVIEWS: 1. Simple Tab Sorter v0.4.0 and later require Chrome version 88 or later. If you're using an older version of Chrome, you can manually install v0.3.3 by following the instructions at https://github.com/pwhite2/simple-tab-sorter#install-as-an-extension-from-source . 2. "Read your browsing history" permission warning during install in versions 0.4.0 and later... Chrome changed the permissions message for "tabs" permissions for manifest v3 extensions. The new release (0.4.0) isn't doing anything with the tabs API that it wasn't doing before - i.e., it doesn't have access to your browser history, just the currently open tab URLs which are required to sort by URL. You can see the requested permissions for this extension at https://github.com/pwhite2/simple-tab-sorter/blob/master/src/manifest.json. The developer documentation for the "tabs" API (https://developer.chrome.com/docs/extensions/reference/api/tabs) states: "The "tabs" permission This permission does not give access to the chrome.tabs namespace. Instead, it grants an extension the ability to call tabs.query() against four sensitive properties on tabs.Tab instances: url, pendingUrl, title, and favIconUrl." As you'll see, there is NO mention of "history" anywhere in the "chrome.tabs" developer documentation. To have access to your browsing history, an extension would have to specify "history" in the manifest.json permissions, which you can verify this doesn't, as documented at https://developer.chrome.com/docs/extensions/reference/api/history. ------------------------------------------------------------------------------------------------------------------ 2025-05-27: Version 0.5.3 released * Fix extension stuck in welcome/update message loop due to apparent browser implementation change. 2023-12-19: Version 0.5.1 released * Removed "Test" from Settings dialog and removed unused file. 2023-12-18: Version 0.5.0 released * This is the initial release, forked from my work on Simple Tab Sorter 0.4.0 (to be released shortly after this) * Added "Dedupe tabs (in current window)" option and disabled it by default * Sort By URL sorts by root domain name and sub-sorts by host name
Tab Control
The holy grail of tab managers Tab Control - The holly Grail of Tab Managers I am a heavy tabs producer and I don't have the self discipline to close them. This behavior causes me huge problems like no ability to search and navigate between tabs, Chrome memory consumption raises and many other productivity issues. Over the years I've tried almost any tab extension out there, just name it - I tried it. Almost any extension had a feature I like but there is no extension where I can get all the benefits I am looking for. Therefore I decided to create the holly grail of Tab Managers. This extension is ready for use and under highly development in order to provide many useful features and tools fast. Available features: - Search tabs everywhere, easily and without loosing focus (set keys on settings) - Easy navigation between recently used tabs (set keys on settings) - Tagging (tagging rules and tab filtering by tags) - Hide tabs - Measure page visits duration - Get an overview on opened windows and tabs Some of the upcoming features: - Sync tabs between devices and the cloud - Bulk operations (close, move, ...) - Aggregations and grouping - Manage workspaces - Clutter reducing tools - Configurations that will help you keep your chrome usage optimal - Tabs insights - Share abilities and many other productivity features. If you have any request, issue or just want to share your opinion, please contact us. - Click on Tab Control icon to go to the dashboard - Under settings / keyboard shortcuts you will see all the app shortcuts - You can change any shortcut Your privacy is important for us, information about your tabs are never transmitted or disclosed to the Tab Control developers. - Integrate eslint, tsc and fix many issues - Searcher optimizations: make it lite and faster - Refactor browser events and state initialization - Remove localStorage usage - Assistant Window - Refactor and simplify windows state - Huge refactor and performance improvements - System refactor and improvements - Tagging Rules Page - Improve user experience - Add "Add new tag" button to each item in Tagging Rules list - Window Page - Improve user experience - Add Hide and Restore buttons - Add Copy Url button - Add Page Tags button with tags indication - Page visits - Improve flow - Fix incorrect calculation issue - Clear old visits once a week - Searcher and Switcher speed improvements - Bug fixes, improve stability - Add "Add" button on tag input - New tag matching mechanism - Support hiding and restoring specific tabs - Add support for keyboard settings - Improve Tab Searcher and Tab Switcher: memory optimisation, bug fixes, make it work like a charm - Show "Current Tab" section in Tab Searcher - Tagging Rules - ability to define tagging rules for url patterns - Tag filtering - hide and show tabs by tags [1.0.13] - 2020-04-19 - Page Visits: Fix and improve time spent calculation - Page Visits: Add date range selection [1.0.11] - 2020-04-11 - Improve Insights: add Page Visits and locally persist visit information