Mozilla has decided to disable the checkbox to stop checking for
updates. About:config options don't disable the prompt to update either.
Those would be the following: // Disable updater
lockPref("app.update.enabled", false); // make absolutely sure ...