with every fucking install on every machine. for years.
Multiplied by all the other annoyances you have to turn off, via either gui or about:config, each and every time. I feel you.
I hop machines fairly frequently, use multiple browsing profiles, and often create discardable profiles, so I eventually just went ahead and spent some time tracing all the about:config equivalents of the settings that I typically change every time and then put them in a user.js file that I can just drop into my profile directory.
…which is pretty smart.
but many of my installs unfortunately include osx and even still windows. not for me, but but for work and ppl that want alternatives. and i just dont have the time for these shenanigans every time. and as much as i hate it to say: a chrome install feels cleaner.
so for myself i rsync my ffprofile folder to a remote storage. but i will consider your method now. thanks.
My user.js file is entirely platform independent. I use it on Linux, Windows and even used it on my work provided Macbook. FYI: user.js only contains the settings you want to change, it’s not the whole prefs.js file. It’s just 63 lines.
I agree that chrome feels cleaner and needs a lot less fiddling to get right, but chrome is effectively dead for me. I switched to firefox for much more important reasons than a few UI annoyances.
Multiplied by all the other annoyances you have to turn off, via either gui or
about:config
, each and every time. I feel you.I hop machines fairly frequently, use multiple browsing profiles, and often create discardable profiles, so I eventually just went ahead and spent some time tracing all the
about:config
equivalents of the settings that I typically change every time and then put them in auser.js
file that I can just drop into my profile directory.…which is pretty smart. but many of my installs unfortunately include osx and even still windows. not for me, but but for work and ppl that want alternatives. and i just dont have the time for these shenanigans every time. and as much as i hate it to say: a chrome install feels cleaner. so for myself i rsync my ffprofile folder to a remote storage. but i will consider your method now. thanks.
My
user.js
file is entirely platform independent. I use it on Linux, Windows and even used it on my work provided Macbook. FYI:user.js
only contains the settings you want to change, it’s not the wholeprefs.js
file. It’s just 63 lines.I agree that chrome feels cleaner and needs a lot less fiddling to get right, but chrome is effectively dead for me. I switched to firefox for much more important reasons than a few UI annoyances.