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.7 KB
许可证
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。