
How Prevent One Time messages after a major update
On major updates to Firefox you sometimes get a one time message about some new feature, etc. When you respond it does not come up again. I do not want to get any one time messages after an update. Is there some option besides 'kiosk' mode to accomplish this?
Thank you
Chosen solution
You can set browser.messaging-system.whatsNewPanel.enabled = false on the about:config page.
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
Read this answer in context 👍 1All Replies (2)
Chosen Solution
You can set browser.messaging-system.whatsNewPanel.enabled = false on the about:config page.
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".
Thank you!