選択したタブをクリップボードにコピー のレビュー
選択したタブをクリップボードにコピー 作成者: Piro (piro_or)
Mr. Doge によるレビュー
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
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
合計レビュー数: 87
- 5 段階中 5 の評価Victor Engmark によるレビュー (1年前)
- 5 段階中 5 の評価helioobianchi によるレビュー (1年前)
- 5 段階中 5 の評価Firefox ユーザー 18177036 によるレビュー (2年前)
- 5 段階中 5 の評価HumanistAtypik によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 12466270 によるレビュー (3年前)It's perfect. It does everything it promises, works without any problems and is a huge help for me when doing research on some topic and when I need to backup and or share several URLs of such a session. It's very easy to use and also has additional formatting options. A huge timesaver and one of my must-have addons for Firefox.
- 5 段階中 5 の評価MattKirchh によるレビュー (3年前)