You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+34-53
Original file line number
Diff line number
Diff line change
@@ -4,71 +4,52 @@ Sync Tab Groups are an easy way to organize your current tabs depending on a top
4
4
5
5

6
6
7
-
# Usage
8
-
9
-
## Groups
10
-
- Tabs are synchronized in your groups as they are in your windows
11
-
- Close a group of tabs and keep it saved (for opening it again later)
12
-
- Use your groups among all your windows
13
-
- Tabs in closed group are REALLY close (See limitations)
14
-
15
-
## Menu
16
-
17
-
### From toolbar
18
-
- Open a group
19
-
- In your current window
20
-
- In a new window directly
21
-
- Click on a group/tab already opened to focus it in your screen
22
-
- Move tabs between groups by drag and dropping (Create new group included)
23
-
- Change name of your groups
24
-
- Undo for closing and removing groups, don't regret easy click ;)
25
-
- Close/Open tabs from the UI
26
-
27
-
## Private Windows
28
-
- Synchronization: (either) (See extension settings)
29
-
- Like any windows (default)
30
-
- Invisible in groups
31
-
- Option: Remove a group automatically when closed (See extension settings)
32
-
33
-
## Pinned Tabs
34
-
- Synchronization: (either) (See extension settings)
35
-
- Like any tabs (default)
36
-
- Keep in the window and not part of a group (Tab Groups behavior)
37
-
38
-
## Save
39
-
- Groups are saved on your computer, you find them back after restarting Firefox
40
-
- A backup of your groups is done in "Other Bookmarks/SyncTabGroups"
41
-
- Import/Export groups from
42
-
- Sync Tab Groups extension
43
-
- Tab Groups extension (Import only)
44
-
45
-
## Important limitations
46
-
Due to the API, I won't be able to add hide/show tabs or keep tabs unloaded:
47
-
- Switching can be slow (overall with lots of tabs)
7
+
# Organize your browsing
8
+
9
+
- Close or open groups of tabs for lightening your desktop or saving memory
10
+
- Work with any windows in your browser
11
+
- Share your groups with other people or devices
12
+
- Private window can have a specific behavior
13
+
- Pinned tabs can be included in groups or not
14
+
- Save your groups as bookmarks for sharing them among all your devices
15
+
16
+
17
+
# A simple and powerful interface
18
+
19
+
- See all your groups and tabs
20
+
- Manage them and switch to them
21
+
- Many settings to make the extension behaves like you want it
22
+
- Usage guide (coming soon)
23
+
24
+
25
+
# Limitations (Important for not losing data)
26
+
27
+
- Tabs in closed group are REALLY closed
28
+
- Switching to a group, close all the current tabs in the window
48
29
- Previous sessions (back button) are lost when closing a group
49
30
- Temporary data like forms are lost when closing a group
50
31
- All tabs are loaded when a group is opened (Will be fixed with Firefox 58 on January) ([More info](https://github.com/Morikko/sync-tab-groups/issues/5#issuecomment-344753295))
32
+
- Local files opened in tabs can't be reopen by the extension due to a Firefox API restriction for security reasons.
51
33
52
-
# About other Tabs Groups addon
53
34
54
-
Sync Tab Groups (STG) differs from [Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/tab-groups-panorama/) and [Simplified Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/tab-groups/) (TGs).
35
+
# Notes
36
+
This extension is really young (2 weeks) and often changes. I am developing it actively at the moment. Many features are coming.
55
37
56
-
- Groups are not shared with the other extension: before switching
57
-
- STG uses the new Firefox API whereas TGs use the previous and deprecated one
58
-
- STG closes the tabs and is synchronized over all windows
59
-
- TGs hide/show tabs and is related to a specific window
38
+
# About other Tabs Groups addon
60
39
61
-
# Future Features
62
-
- Keybinding
63
-
- Move tabs from menu on right click on tab page
64
-
[And many more...](https://github.com/Morikko/sync-tab-groups/issues)
40
+
Sync Tab Groups (STG) is not related to [Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/tab-groups-panorama/).
41
+
42
+
STG is not able to hide tabs, instead tabs are closed. However, if this doesn't stop you, STG accepts importing groups from tab Groups extension.
65
43
66
44
# Languages
67
-
English and French.
45
+
- English
46
+
- French
47
+
- German (coming soon)
48
+
68
49
I would gladly accept other translations. Add it in `_locales/`, while following the en (English) file. Change message and description parts only.
69
50
70
51
# Bugs
71
-
If you find a bug, please [open an issue](https://github.com/Morikko/sync-tab-groups/issues) or send me an email.
52
+
If you find a bug, please [open an issue](https://github.com/Morikko/sync-tab-groups/issues).
72
53
73
54
# Thanks
74
55
Thank you all of you for helping me improving and fixing the extension :)
0 commit comments