Greasy Fork is available in English.

Select text inside a link like Opera

Disable link dragging and select text.

Pada tanggal 20 Mei 2016. Lihat %(latest_version_link).

Penulis
eight
Nilai
0 0 0
Versi
4.0.12
Dibuat
11 Mei 2014
Diperbarui
20 Mei 2016
Lisensi
N/A
Berlaku untuk
Semua situs

Select text inside a link like Opera

Disable link dragging and select text.

Info

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

Support Firefox and Chrome. For chrome users, I recommend this script.

Install

Greasy Fork

Changelog

  • Version 4.0.12 (Nov 18, 2014)
    • Enhance: Only prevent click if text is selected.
  • Version 4.0.11 (Nov 18, 2014)
    • Fix: Form button issue.
  • Version 4.0.10 (Nov 17, 2014)
    • Fix: DeviantArt issue. Use capture on "mousedown".
  • Version 4.0.9 (Nov 17, 2014)
    • Fix: Firefox clicking issue. (This might break some sites!)
  • Version 4.0.8 (Nov 17, 2014)
    • Fix: No effect in firefox's responsive design viewer.
  • Version 4.0.7 (Nov 17, 2014)
    • Support Chrome!
  • Version 4.0.6 (Nov 12, 2014)
    • Fix: Unable to click links after selecting.
  • Version 4.0.5 (Nov 11, 2014)
    • Fix: Unable to drag image.
  • Version 4.0.4 (Oct 30, 2014)
    • Fix: Unable to drag selected text.
  • Version 4.0.3 (Oct 19, 2014)
    • Cleanup some old code.
    • Add a new method to detect dragging direction.
  • 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.