Copy Selected Tabs to Clipboard 的评价
Copy Selected Tabs to Clipboard 作者: Piro (piro_or)
78 条评价
- 评分 5 / 5来自 JKurosaki,4 年前
- 评分 5 / 5来自 Xgenei,4 年前20220822Mon Update:
For about a month now it's been badly interacting with Firefox and Windows AV to cause prolong freezing of all FF windows upon copying either URL or URL+TITLE. There is another less popular plug in that only freezes for an instant. This one has been taking a loooooong time - over 5 minutes if the free Memory is running low, requiring a restart of FF. I'm happy I found the culprit. Now I hope the coder can find and resolve.
Previously:
I've used the Kung Fu out of this thing for a year or two and I missed it. Ah foun u! - 评分 5 / 5来自 Firefox 用户 14492878,4 年前It is able to copy Tree Style Tabs tab's structure (Markdown list) ! Great addon thx!
- 评分 5 / 5来自 MichalH,4 年前Great addon. Could you please provide us with the source code? I would like to see how its programmed. EDIT: Nevermind, I found it. https://github.com/piroor/copy-selected-tabs-to-clipboard
- 评分 5 / 5来自 Firefox 用户 14159132,4 年前
- 评分 4 / 5来自 Frank ,4 年前Is there a possibility to use a "hard (carriage) return" instead of the EOL (End Of Line) character? When I paste Title+URL in LibreOffice this would be handy regarding formatting of the pasted text. Thanks!
- 评分 5 / 5来自 DavidMcRitchie,4 年前This used to be part of Multiple Tab Handler which was not only programmed to allow multiple tab selections, but had directions for other extensions to be able to tie into it for functionality.
Now that Firefox itself and other browsers can select multiple tabs, it is obvious that this addon is specifically for copying information from the tabs Title and Url along with Metadata such as Description and Author for each selected Tab. Wished I had noticed the %RT% years before which means it can be pasted into RTF areas as well as Text areas. Don't forget the config setting. This definition was and still is one my favorites (and now that I know about the %RT% so much the better)
can't paste code, but
HTML Link with &Desc [LI]
would include target="_blank" and href="%URL_HTML%" and title="%DESC_HTML%" within the anchor, then enclosed within list (LI and /LI) then followed by %RT%
Firefox extensions make more use of context menus, and this one is no exception. No need to have the addon icon on the toolbar. Will just be using the tab context menu and because of that having 21 or more patterns to choose from is not a problem. 5 STARS. - 评分 5 / 5来自 Marko,4 年前
- 评分 5 / 5来自 Paul,4 年前
- 评分 5 / 5来自 Firefox 用户 10063248,5 年前
- 评分 5 / 5来自 Mr. Doge,5 年前ty, very useful!
feature request: keyboard shortcut:
current workaround:
1. In about:addons, extensions, Copy Selected Tabs to Clipboard, Options, Enable : "Show context menu item in the context menu on the content area"
2. use ahk to make a hotkey: (this is for urls)
$^+c:: ; {ctrl} + {shift} + c
Send, +{f10} ; send {shit} + {f10}
sleep, 50 ;wait 50 miliseconds
send, yl
return - 评分 5 / 5来自 Firefox 用户 15915095,5 年前
- 评分 5 / 5来自 vanstekitw,5 年前
- 评分 5 / 5来自 Firefox 用户 13221586,5 年前
- 评分 5 / 5来自 nymphokiller,5 年前
- 评分 5 / 5来自 Szubxero,5 年前
- 评分 5 / 5来自 Castella,5 年前
- 评分 5 / 5来自 Firefox 用户 15127550,5 年前
- 评分 5 / 5来自 Diego Roberto dos Santos,5 年前
- 评分 5 / 5来自 Firefox 用户 14701193,5 年前Hello
If may please add an option to check it and the addon always copy all of open tabs to clipboard either using context menu or keyboard shortcut.
Thanks - 评分 5 / 5来自 luckman212,5 年前
- 评分 5 / 5来自 Firefox 用户 14685429,5 年前
- 评分 5 / 5来自 dajare,6 年前So simple! So great! :) I use this in conjunction with SimpleNote, saving sets of tabs' URLs as a Markdown list, then pasting into a note. Really helps my work flow. Grateful for this add-on!
- 评分 4 / 5来自 Firefox 用户 14565330,6 年前