Software
July 30, 2021

Tabs Aside extension for chromium-based browsers

Tabs aside for Chromium
Reupload of my posts from Blogspot from 5-Jul-20

If you’re like me, you often find yourself with a bunch of open tabs. You’d like to get those tabs out of the way sometimes, but they’re maybe not worth saving as actual bookmarks.

In the Edge browser, Microsoft has introduced a new feature called "Tabs aside" (or Tab groups) which lets you set tabs aside in a sort of temporary workspace so that you can call them back up later.

Unfortunately, in new Chromium-based Microsoft Edge, the devs decided not to implement this must-have-feature. So, I've decided to create a browser extension which replicates this awesome feature in Chromium-based browsers

Features

  • Familiar UI inherited from legacy Microsoft Edge with some improvements
  • Auto Dark mode
  • Now you can restore one tab from collection without removing

Download

And yes, it's an open-source project!

That means that anybody can contribute to the project, make own awesome features. Check out project's GitHub repository to get started