Mercurial > addons > firefox-addons > tab-mover
comparison README @ 24:f418a6305f17
Allow moving multiple highlighted tabs
Allow moving multiple highlighted tabs using the new multiselect feature
available in Firefox 62.0.
author | Guido Berhoerster <guido+tab-mover@berhoerster.name> |
---|---|
date | Sun, 25 Nov 2018 13:53:02 +0100 |
parents | 5d7914307782 |
children |
comparison
equal
deleted
inserted
replaced
23:4704e5216412 | 24:f418a6305f17 |
---|---|
12 ----- | 12 ----- |
13 | 13 |
14 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 |
15 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 |
16 "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 |
17 Window". | 17 Window". Multiple tabs can be moved by opening the context menu on a tab |
18 belonging to a group of highlighted tabs (highlighting multiple tabs is | |
19 possible starting from Firefox 62 if the preference browser.tabs.multiselect | |
20 is set to "true"). | |
18 | 21 |
19 In order to close a tab in a window in incognito mode and to reopen its URL | 22 In order to close a tab in a window in incognito mode and to reopen its URL |
20 in a normal window or vice versa, open the tab context menu by clicking the | 23 in a normal window or vice versa, open the tab context menu by clicking the |
21 tab using the right mouse button, then open the submenu named "Tab Mover", and | 24 tab using the right mouse button, then open the submenu named "Tab Mover", and |
22 finally select a window from the submenu named "Close and Reopen in Window". | 25 finally select a window from the submenu named "Close and Reopen in Window". |
23 | |
24 When using Firefox version 52 or earlier the "Tab Mover" submenu is located in | |
25 the page context menu instead of the tab context menu. The page context menu | |
26 can be opened by clicking anywhere on a page using the right mouse button. | |
27 | 26 |
28 Contact | 27 Contact |
29 ------- | 28 ------- |
30 | 29 |
31 Please send any feedback, translations or bug reports via email to | 30 Please send any feedback, translations or bug reports via email to |