allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
755 stars 56 forks source link

Adding Native HTTPS Only Support #249

Closed Player-5 closed 2 years ago

Player-5 commented 2 years ago

Firefox has native support for only connecting to HTTPS sites. I added the ability to add these to the generated prefs.js file.

allo- commented 2 years ago

Can you change initial to false? I think it still will break quite a few sites, so it should not be on by default.

Player-5 commented 2 years ago

This better?

allo- commented 2 years ago

Perfect! Thank you.