Greasy Fork is available in English.

Select text inside a link like Opera

Disable link dragging and select text.

Version vom 19.10.2014. Aktuellste Version

Autor
eight
Bewertungen
0 0 0
Version
4.0.2
Erstellt am
11.05.2014
Letzte Aktualisierung
19.10.2014
Größe
2,75 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

Select text inside a link like Opera

Disable link dragging and select text.

Info

With this script, Firefox can select text inside a link instead of dragging them around if the cursor moved horizontally.

Changelog

  • Version 4.0.2 (Oct 19, 2014)
    • Fix: Prevent click event when selecting.
  • Version 4.0.1
    • Fix: Position calculating bug.
  • Version 4.0 (Sep 29, 2014)
    • Now the script will only work if you drag horizontally.
  • Version 3.0.1 (Aug 17, 2014)
    • Change the timing of uninit. Will uninit each time mouseup.
  • Version 3.0 (Aug 17, 2014)
    • Rewrite with my coding style.