Greasy Fork 还支持 简体中文。

SSL Accelerator

Speculatively performs SSL/TLS handshakes for hovered links to speed up browsing.

As of 22.08.2014. See апошняя версія.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
Anon 2
Рэйтынг
0 0 0
Версія
0.1.1
Створаны
22.08.2014
Абноўлены
22.08.2014
Памер
1.6 КБ
Ліцэнзія
Public domain
Ужываецца на
Усе сайты

Accelerates browsing to secure websites by performing SSL/TLS handshakes in advance right before the links are actually clicked.

The TSL 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 that in advance by sending a 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.

This is still experimental. Feedback is welcomed!

TODO: