Prefetch links when hovered

Prefetch links that were hovered for several milliseconds

À partir de 2014-08-21. Voir la dernière version.

Auteur
Anon 2
Évaluations
0 0 0
Version
0.1.0
Créer
2014-08-21
Mis à jour
2014-08-21
Taille
1,82 ko
Licence
Public domain
S'applique à
Tous les sites

Speed up browsing by speculatively prefetching links right before they are clicked. This is done by tracking mouse entry and exit.
Especially useful when navigating to secure URLs ("https://"), as the rather lengthy TLS handshake is performed in advance.

The script tries to avoid prefetching links containing potentially undesirable patterns such as log in/out, subscribe, delete etc.

Inspired by:
http://www.peterbe.com/plog/aggressively-prefetching-everything-you-might-click