Rob--W / https-by-default

Use HTTPS by default for navigations from the location bar in Chrome / Firefox.
MIT License
63 stars 12 forks source link

HTTP URLs opened from the command-line should not be upgraded to HTTPS #14

Closed fmarier closed 6 years ago

fmarier commented 6 years ago

In a terminal, run the following:

firefox http://detectportal.firefox.com

and https-by-default will get Firefox to load https://detectportal.firefox.com, which doesn't exist.

This breaks all HTTP-only links that I click on in my email client, or from other external applications.