mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
Added README
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
# Tabs aside for Google Chrome
|
||||
|
||||

|
||||

|
||||
|
||||
[](https://github.com/xfox111/chromiumtabsaside/releases/latest)
|
||||

|
||||
|
||||
[](https://github.com/xfox111/ChromiumTabsAside/issues)
|
||||
[](https://github.com/xfox111/ChromiumTabsAside/commits/master)
|
||||

|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
[](https://twitter.com/xfox111)
|
||||
[](https://github.com/xfox111)
|
||||
|
||||

|
||||
|
||||
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 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 an 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
|
||||
|
||||
## To-do list
|
||||
- Add ability to backup and restore saved tabs
|
||||
- Add ability to share collections
|
||||
- Add ability to add collections to bookmarks
|
||||
- Add ability to sync saved tabs across different devices
|
||||
- Add saved tabs thumbnails
|
||||
- Add ability to reorder tabs inside collections
|
||||
- Add ability to restore collections without removing them from the pane
|
||||
- Add more languages (probably engage auto translator)
|
||||
- Code cleanup
|
||||
|
||||
## Copyrights
|
||||
> ©2020 Michael "XFox" Gordeev
|
||||
|
||||
Licensed under [MIT License](https://opensource.org/licenses/MIT)
|
||||
Reference in New Issue
Block a user