- Solved
- Archived
"Important News" on first launch
How can I stop the "Important News" page on first launch of a new version Firefox ESR? Yes I know it only once but I want to suppress that notice/check page from opening.… (read more)
How can I stop the "Important News" page on first launch of a new version Firefox ESR? Yes I know it only once but I want to suppress that notice/check page from opening. I have gone from version 60.9.0 to 68.2.0 I figured out the majority of the settings I needed to make in about:config using a mozilla.cfg file. Operating System: Windows 10 Browser: Firefox EST 68.2.0
What I tried: in my mozilla.cfg I added:
pref("browser.startup.homepage_override.mstone","ignore");
But that did not work. I still see the "Important News" and I see that setting in my about config. Trouble shooting this is taking time having to roll back my VM every time :(
I also set the browser to not search for updates with: lockPref("browser.search.update", false);