Force HTTP to HTTPS

Force HTTP links to use HTTPS. You need to write your own @match or @include rules!

Versione datata 31/07/2020. Vedi la nuova versione l'ultima versione.

Autore
r-a-y
Valutazione
0 0 0
Versione
1.0.0
Creato il
26/02/2018
Aggiornato il
31/07/2020
Dimensione
417 Byte
Licenza
Non disponibile
Applica a

A simple userscript to easily force HTTP links to use HTTPS.

Note: This userscript adds an example @match rule, but you should use your userscript manager to write your own @match rules, so you can manage which sites should be forced to use HTTPS.

This can be easily done in FireMonkey or ViolentMonkey by editing the script and clicking on the "Settings" tab. There, you can write and manage your own rules.

Haven't tested Greasemonkey or Tampermonkey.

Note 2: This userscript will only work for sites that support HTTPS, but for some reason defaults to using HTTP like apache.org. If a site only supports HTTP, then obviously this script will not work.