Revisiones de Copy Selected Tabs to Clipboard
Copy Selected Tabs to Clipboard por Piro (piro_or)
78 revisiones
- Se valoró con 5 de 5por Mike B, hace 4 añosPiro has made yet another amazing addon-on for Firefox! Tree Style Tabs is the #1 reason I'm still using Firefox instead of Chrome. There is NO good similar add-on for Chrome.
This addon will copy TST's structure as Markdown list which lets you paste directly into a Mindmap application which is GREAT for using Mindmaps as bookmarks. - Se valoró con 5 de 5por Hesham, hace 5 años
- Se valoró con 5 de 5por JKurosaki, hace 5 años
- Se valoró con 5 de 5por Xgenei, hace 5 años20220822Mon 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! - Se valoró con 5 de 5por Usuario de Firefox 14492878, hace 5 añosIt is able to copy Tree Style Tabs tab's structure (Markdown list) ! Great addon thx!
- Se valoró con 5 de 5por MichalH, hace 5 añosGreat 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
- Se valoró con 5 de 5por Usuario de Firefox 14159132, hace 5 años
- Se valoró con 5 de 5por DavidMcRitchie, hace 5 añosThis 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. - Se valoró con 5 de 5por Marko, hace 5 años
- Se valoró con 5 de 5por Paul, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 10063248, hace 5 años
- Se valoró con 5 de 5por Mr. Doge, hace 5 añosty, 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 - Se valoró con 5 de 5por Usuario de Firefox 15915095, hace 5 años
- Se valoró con 5 de 5por vanstekitw, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 13221586, hace 5 años
- Se valoró con 5 de 5por nymphokiller, hace 6 años
- Se valoró con 5 de 5por Szubxero, hace 6 años
- Se valoró con 5 de 5por Castella, hace 6 años
- Se valoró con 5 de 5por Usuario de Firefox 15127550, hace 6 años
- Se valoró con 5 de 5por Diego Roberto dos Santos, hace 6 años
- Se valoró con 5 de 5por Usuario de Firefox 14701193, hace 6 añosHello
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 - Se valoró con 5 de 5por luckman212, hace 6 años
- Se valoró con 5 de 5por Usuario de Firefox 14685429, hace 6 años
- Se valoró con 5 de 5por dajare, hace 6 añosSo 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!