comparison README @ 0:480f8e4f4500

Initial revision
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Sun, 19 Feb 2017 00:20:26 +0100
parents
children bbec0db12c6a
comparison
equal deleted inserted replaced
-1:000000000000 0:480f8e4f4500
1 Tab Mover
2 =========
3
4 Tab Mover is a Firefox Addon for quickly moving tabs between windows via the
5 page context menu.
6
7 Usage
8 -----
9
10 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
12 "Tab Mover", and finally select a window from the submenu named "Move to
13 Window".
14
15 In order to reopen a tab from a window in incognito mode in a normal window,
16 open the tab context menu by clicking the tab using the right mouse button,
17 then open the submenu named "Tab Mover", and finally select a window from the
18 submenu named "Reopen in Window".
19
20 When using Firefox version 52 or earlier the "Tab Mover" submenu is in the
21 page context menu which can be opened by clicking anywhere on a page using the
22 right mouse button.
23
24 Contact
25 -------
26
27 Please send any feedback, translations or bug reports via email to
28 <guido+tab-mover@berhoerster.name>
29
30 Bug Reports
31 -----------
32
33 When sending bug reports, please always mention the exact version of the script
34 with which the issue occurs as well as the version of vim and the operating
35 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.
37
38 License
39 -------
40
41 Except otherwise noted, all files are Copyright (C) 2017 Guido Berhoerster and
42 distributed under the following license terms:
43
44 Copyright (C) 2017 Guido Berhoerster <guido+tab-mover@berhoerster.name>
45
46 This Source Code Form is subject to the terms of the Mozilla Public
47 License, v. 2.0. If a copy of the MPL was not distributed with this
48 file, You can obtain one at http://mozilla.org/MPL/2.0/.