comparison README @ 6:bbec0db12c6a

Expand description and improve wording Fix documentation copy and paste error Fix typo
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Sun, 19 Feb 2017 11:03:39 +0100
parents 480f8e4f4500
children 5d7914307782
comparison
equal deleted inserted replaced
5:c54a7267e686 6:bbec0db12c6a
1 Tab Mover 1 Tab Mover
2 ========= 2 =========
3 3
4 Tab Mover is a Firefox Addon for quickly moving tabs between windows via the 4 Tab Mover is a Firefox Addon for quickly moving tabs between windows via the
5 page context menu. 5 context menu. It can move tabs between two normal windows, two windows in
6 incognito mode and from a normal window to an window in incognito mode. Since
7 it is not possible to directly move a tab from a window in incognito mode to a
8 normal window, Tab Mover can optionally close such a tab and reopen its URL in
9 a normal window.
6 10
7 Usage 11 Usage
8 ----- 12 -----
9 13
10 In order to move a tab between windows, open the tab context menu by clicking 14 In order to move a tab between windows, open the tab context menu by clicking
11 on the tab using the right mouse button, then open the submenu named 15 on the tab using the right mouse button, then open the submenu named
12 "Tab Mover", and finally select a window from the submenu named "Move to 16 "Tab Mover", and finally select a window from the submenu named "Move to
13 Window". 17 Window".
14 18
15 In order to reopen a tab from a window in incognito mode in a normal window, 19 In order to close a tab from a window in incognito mode and to reopen its URL
16 open the tab context menu by clicking the tab using the right mouse button, 20 in a normal window, open the tab context menu by clicking the tab using the
17 then open the submenu named "Tab Mover", and finally select a window from the 21 right mouse button, then open the submenu named "Tab Mover", and finally
18 submenu named "Reopen in Window". 22 select a window from the submenu named "Close and Reopen in Window".
19 23
20 When using Firefox version 52 or earlier the "Tab Mover" submenu is in the 24 When using Firefox version 52 or earlier the "Tab Mover" submenu is located in
21 page context menu which can be opened by clicking anywhere on a page using the 25 the page context menu instead of the tab context menu. The page context menu
22 right mouse button. 26 can be opened by clicking anywhere on a page using the right mouse button.
23 27
24 Contact 28 Contact
25 ------- 29 -------
26 30
27 Please send any feedback, translations or bug reports via email to 31 Please send any feedback, translations or bug reports via email to
28 <guido+tab-mover@berhoerster.name> 32 <guido+tab-mover@berhoerster.name>
29 33
30 Bug Reports 34 Bug Reports
31 ----------- 35 -----------
32 36
33 When sending bug reports, please always mention the exact version of the script 37 When sending bug reports, please always mention the exact version of the addon
34 with which the issue occurs as well as the version of vim and the operating 38 with which the issue occurs as well as the version of Firefox and the operating
35 system you are using and make sure that you provide sufficient information to 39 system you are using and make sure that you provide sufficient information to
36 reproduce the issue and include any input, output, and any error messages. 40 reproduce the issue and include any error messages.
37 41
38 License 42 License
39 ------- 43 -------
40 44
41 Except otherwise noted, all files are Copyright (C) 2017 Guido Berhoerster and 45 Except otherwise noted, all files are Copyright (C) 2017 Guido Berhoerster and