// Place in ~/.mozilla/user.js
// Firefox often crashes without this setting
// https://askubuntu.com/questions/966332/firefox-56-0-64-bit-crashing-tabs-after-upgrade
user_pref("browser.tabs.remote.autostart", false);
Powered by TurnKey Linux.