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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
0rt
Installationen heute
0
Installationen gesamt
1.006
Bewertungen
19 0 0
Version
1.0
Erstellt am
21.07.2014
Letzte Aktualisierung
21.07.2014
Größe
2,83 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

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