hover_autocopy

A small icon will prompt up after you selected some text, move the cursor over the icon will copy the selected text to clipboard

目前為 2014-07-21 提交的版本,檢視 最新版本

作者
0rt
評價
0 0 0
版本
1.0
建立日期
2014-07-21
更新日期
2014-07-21
尺寸
2.8 KB
授權條款
未知
腳本執行於
所有網站

A small icon will prompt up after you selected some text. The selected text will auto copy to clipboard when you move the cursor over the icon.

You'll need a userscript client that supports GM_setClipboard, or it will prompt an alert. (both Greasemonkey & Scriptish support the API)

***********************
I wrote this script because Firefox's copy in contextmenu is very unreliable, it makes my life easier...