Beoordelingen voor Copy Selected Tabs to Clipboard
Copy Selected Tabs to Clipboard door Piro (piro_or)
78 beoordelingen
- Waardering: 5 van 5door Mike B, 4 jaar geledenPiro 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. - Waardering: 5 van 5door Hesham, 4 jaar geleden
- Waardering: 5 van 5door JKurosaki, 5 jaar geleden
- Waardering: 5 van 5door Xgenei, 5 jaar geleden20220822Mon 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! - Waardering: 5 van 5door Firefox-gebruiker 14492878, 5 jaar geledenIt is able to copy Tree Style Tabs tab's structure (Markdown list) ! Great addon thx!
- Waardering: 5 van 5door MichalH, 5 jaar geledenGreat 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
- Waardering: 5 van 5door Firefox-gebruiker 14159132, 5 jaar geleden
- Waardering: 5 van 5door DavidMcRitchie, 5 jaar geledenThis 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. - Waardering: 5 van 5door Marko, 5 jaar geleden
- Waardering: 5 van 5door Paul, 5 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 10063248, 5 jaar geleden
- Waardering: 5 van 5door Mr. Doge, 5 jaar geledenty, 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 - Waardering: 5 van 5door Firefox-gebruiker 15915095, 5 jaar geleden
- Waardering: 5 van 5door vanstekitw, 5 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 13221586, 5 jaar geleden
- Waardering: 5 van 5door nymphokiller, 5 jaar geleden
- Waardering: 5 van 5door Szubxero, 5 jaar geleden
- Waardering: 5 van 5door Castella, 5 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 15127550, 6 jaar geleden
- Waardering: 5 van 5door Diego Roberto dos Santos, 6 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 14701193, 6 jaar geledenHello
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 - Waardering: 5 van 5door luckman212, 6 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 14685429, 6 jaar geleden
- Waardering: 5 van 5door dajare, 6 jaar geledenSo 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!