Greasy Fork is available in English.

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
0rt
1日のインストール数
0
累計インストール数
1,002
評価
19 0 0
バージョン
1.0
作成日
2014/07/21
更新日
2014/07/21
大きさ
2.83KB
ライセンス
不明
対象サイト
すべてのサイト

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...