Prefetch links when hovered

Prefetch links that were hovered for several milliseconds

2014/08/21のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Anon 2
評価
0 0 0
バージョン
0.1.0
作成日
2014/08/21
更新日
2014/08/21
大きさ
1.69KB
ライセンス
Public domain
対象サイト
すべてのサイト

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

长期地址
遇到问题?请前往 GitHub 提 Issues。