When you request "example.com" from the location bar, Firefox will attempt to load http://example.com
over an insecure connection by default. Those who want to load the site over a secure connection have to manually put "https://" in front of the URL. Because it is easier to not type "https://", most websites are accessed over an insecure connection.
After installing this add-on, websites will be requested over https. You have to explicitly type "http://" to get the insecure version of the website. As of version 0.4, navigations from the location bar will always use HTTPS (except for localhost, IP addresses and dotless domains). Visit the preference page to add an exception if you don't want to use HTTPS by default for a specific site.
Firefox removes the "http://" prefix by default in the location bar. If you click on the location bar and press Enter, then you will request the https version of the website if you are currently viewing a http-website. If you want to preserve http, either put "http://" in front of the URL, or visit about:config
and set browser.urlbar.trimURLs
to false
to prevent the "http://" prefix from being stripped in the first place.
This add-on is part of the HTTPS by default project, at https://github.com/Rob--W/https-by-default.
- License: MIT License
- Weekly downloads: 38
- Average daily users: 493
- Rating: 5/5 of 8 ratings
- Created: 2015-04-25 05:30:30
- Last updated: 2018-03-23 16:00:22
- Homepage: https://github.com/Rob--W/https-by-default
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/https-by-default/
- API: https-by-default@robwu.nl