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
Sidebery provides the list of tabs structured in a tree and bookmarks within the customizable panels. It aims to be fast, beautiful* and configurable. Some of the key features:
2
+
3
+
<strong>- Vertical tabs layout (flat or tree)</strong>
4
+
You can use a simple flat list of tabs or tree structure. Tree layout allows you to fold sub-tries, creates groups with a custom name to organize open pages.
5
+
6
+
<strong>- Bookmarks panel</strong>
7
+
Simple catalogs of your bookmarks. You can drag and drop links or tabs to create bookmarks and vice-versa. Basic operations: open in new window / sort / create / edit / delete.
8
+
9
+
Other bookmarks features:
10
+
- Automatically delete an open bookmark from "Other Bookmarks" folder.
11
+
- Highlight open bookmarks and activate its tab instead of opening new on clicking.
12
+
13
+
<strong>- Tabs panels</strong>
14
+
Configurable panels will help you sort your tabs.
15
+
16
+
<strong>- Containers management</strong>
17
+
You can set "Include" and "Exclude" url-rules, proxy config and UserAgent header for each container.
18
+
19
+
<strong>- Customizable context menu</strong>
20
+
Sidebery allows you to change the context menu for tabs and bookmarks. You can enable/disable/move different options, create sub-menus/separators.
21
+
22
+
<strong>- Multi-selection with right mouse button</strong>
23
+
You can select multiple tabs or bookmarks only with the mouse - push right mouse button and then move the cursor to adjust selection range.
24
+
(note: This feature is not working with the native context menu.)
25
+
26
+
Also, you can use ctrl+click/shift+click method or use keyboard shortcuts.
27
+
28
+
<strong>- Customizable styles</strong>
29
+
Sidebery provides full control of styles for sidebar and group page via variables and custom CSS.
30
+
note: css selectors can be changed in the next version
31
+
32
+
<strong>- Snapshots</strong>
33
+
You can setup auto snapshots that will keep info about open windows and tabs.
34
+
35
+
36
+
<strong>Privacy policy</strong>
37
+
<ul>
38
+
Sidebery keeps all data that needed to correct work on the user's machine and doesn't send any kind of data to the outside.
39
+
</ul>
40
+
41
+
42
+
<strong>Source code</strong>
43
+
<ul>
44
+
Source code can be found here: <ahref="https://github.com/mbnuqw/sidebery">https://github.com/mbnuqw/sidebery</a>
45
+
</ul>
46
+
47
+
48
+
<strong>Permissions</strong>
49
+
<ul>
50
+
- Read and modify bookmarks - needed for bookmarking the tabs and bookmarks panel functionality.
51
+
- Access recently closed tabs - needed for the "Undo close tab" function.
52
+
- Access browser tabs - needed to get info and control tabs.
53
+
</ul>
54
+
55
+
56
+
<strong>Optional permissions</strong>
57
+
<ul>
58
+
- Websites Data - Required for next features:
59
+
<ul>
60
+
- Context menu option for cleaning cookies
61
+
- Proxy and url rules of containers
62
+
- Page-screenshots for the group page and windows selection panel
63
+
- Changing the User-Agent per container
64
+
</ul>
65
+
- Hiding tabs - Required for next features:
66
+
<ul>
67
+
- Hiding tabs on inactive panels
68
+
- Hiding folded tabs
69
+
</ul>
70
+
- Clipboard write - Context menu option for copying urls of tabs and bookmarks
71
+
- Web requests blocking - Changing the User-Agent per container
72
+
- Control browser proxy settings - needed for proxy configuration per container and it can be used only with granted optional permission "Websites Data".
73
+
</ul>
74
+
Note: You can deny these permissions at any time on the settings page.
75
+
76
+
77
+
<strong>Usage</strong>
78
+
<ul>
79
+
- <strong>Open sidebery</strong>
80
+
<ul>
81
+
Shortcut ctrl+E (default) or click on Sidebery button.
82
+
</ul>
83
+
</ul>
84
+
85
+
<ul>
86
+
- <strong>Create new tab</strong>
87
+
<ul>
88
+
ctrl+T - In default container.
89
+
ctrl+space - In active panel.
90
+
ctrl+shift+space - after active tab.
91
+
Also "Middle click on panel", "Left click on panel's icon" and other configurable methods...
92
+
</ul>
93
+
</ul>
94
+
95
+
<ul>
96
+
- <strong>Switch between containers</strong>
97
+
<ul>
98
+
alt+Comma(<) - to previous panel
99
+
alt+Period(>) - to next panel
100
+
Scroll on navigation strip - (optional)
101
+
Horizontal scroll - (optional)
102
+
</ul>
103
+
</ul>
104
+
105
+
<ul>
106
+
- <strong>Switch between tabs</strong>
107
+
<ul>
108
+
ctrl+PgUp/PgDown - firefox's defaults
109
+
alt+Up/Down + alt+space - select tab and activate it
110
+
Scroll - (optional)
111
+
</ul>
112
+
</ul>
113
+
114
+
<ul>
115
+
- <strong>Expand/Fold parent tab</strong>
116
+
<ul>
117
+
Click on favicon of target tab.
118
+
</ul>
119
+
</ul>
120
+
121
+
<ul>
122
+
- <strong>Expand/Fold tabs or bookmarks while dragging elements</strong>
123
+
<ul>
124
+
Move mouse cursor to pointer's triangle.
125
+
</ul>
126
+
</ul>
127
+
128
+
<ul>
129
+
- <strong>Select all descendants of tab</strong>
130
+
<ul>
131
+
Right click on favicon.
132
+
</ul>
133
+
</ul>
134
+
135
+
<ul>
136
+
- <strong>Close whole tabs branch</strong>
137
+
<ul>
138
+
Right click on close button.
139
+
</ul>
140
+
</ul>
141
+
142
+
<ul>
143
+
- <strong>Switch panel while dragging elements</strong>
144
+
<ul>
145
+
Move mouse cursor to panel's icon.
146
+
</ul>
147
+
</ul>
148
+
149
+
<strong><ahref="https://github.com/mbnuqw/sidebery#readme">More info you can find here</a></strong>
0 commit comments