allo- / ffprofile

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

Create trim_urls.json #90

Closed chris-est closed 7 years ago

chris-est commented 7 years ago

Add 'browser.urlbar.trimURLs' config setting. (see Mozilla explanation here: https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Preference_reference/browser.urlbar.trimURLs).

For me this is part of the Firefox 'Annoyances', i like to see if the website uses http or https.

allo- commented 7 years ago

I think I change the wording and make it active by default, as most users probably want to disable it (checkmark means the "config" part is added to about:config)

allo- commented 7 years ago

Thank you. The setting is now added on the website.

chris-est commented 7 years ago

Thanks for merging & and please change the wording as you like, I am not a native speaker ;-)

allo- commented 7 years ago

I am neither. I just changed, that your setting actually disables the option (and initial: true means a checkmark on "Disable trim urls") and left disabling it as default (I think it's useful for the people using the site)