您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Speculatively performs SSL/TLS handshakes for hovered links to speed up browsing.
Accelerates navigation to secure websites by performing SSL/TLS handshakes in advance right before the links are actually clicked.
The TLS handshake is a lengthy, multi-roundtrip process that initiates a secure connection between the client and server. It includes negotiation of ciphers, generation of private keys, exchange and authentication of public keys, certificates and symmetric keys. The script will try to perform all that in advance by sending an HTTP HEAD request to the base path of the host when a secure link is hovered. When the link is eventually loaded, the browser will either perform an abbreviated handshake or none at all.
Note: If you're interested in following the script's activity, it logs messages to the web console, like this:
Handshaking with "www.adobe.com".. Successfully handshaked with "www.adobe.com" in 822ms.
Please note that the effect is relatively minor! This is mostly an experiment!
Feedback is welcomed!
TODO:
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址