comparison README @ 0:d13d59494613

Initial revision
author Guido Berhoerster <guido+set-aside@berhoerster.name>
date Sat, 17 Nov 2018 10:44:16 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d13d59494613
1 Set Aside
2 =========
3
4 Set Aside is a Firefox Addon which can quickly set aside open tabs from the
5 current window and restore them later.
6
7 Usage
8 -----
9
10 Press the extension's button in the tab bar in order to set all currently open
11 tabs aside. Note that tabs which are set aside are closed, this may lead to a
12 loss of data if e.g. there is unsubmitted form data. Tabs with privileged
13 protocols such as file:, moz-extension:, or about: cannot be set aside and
14 will be left open because the extension would not be able to open them again
15 due to browser security policy.
16
17 Tabs which were set aside can be managed via the sidebar which shows the
18 collections of tabs in the order of creation, including the number of tabs
19 belonging to the collection, its creation date and time, as well as thumbnail
20 previews of each tab. Thumbnail previews are not available for tabs which had
21 been discarded before being set aside or tabs synced from another device.
22
23 Clicking on "Restore Tabs" will restore all tabs of the collection in the
24 current window and subsequently remove the collection from the sidebar.
25 Clicking on a tab thumbnail will restore that particular tab and subsequently
26 remove it from the collection.
27
28 Pressing the cross button above the tab thumbnails will remove all tabs
29 belonging to the collection. Pressing the cross button on a tab thumbnail
30 will remove that particular tab from the collection.
31
32 Contact
33 -------
34
35 Please send any feedback, translations or bug reports via email to
36 <guido+set-aside@berhoerster.name>
37
38 Bug Reports
39 -----------
40
41 When sending bug reports, please always mention the exact version of the addon
42 with which the issue occurs as well as the version of Firefox and the operating
43 system you are using and make sure that you provide sufficient information to
44 reproduce the issue and include any error messages.
45
46 License
47 -------
48
49 Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and
50 distributed under the following license terms:
51
52 Copyright (C) 2018 Guido Berhoerster <guido+set-aside@berhoerster.name>
53
54 This Source Code Form is subject to the terms of the Mozilla Public
55 License, v. 2.0. If a copy of the MPL was not distributed with this
56 file, You can obtain one at http://mozilla.org/MPL/2.0/.