Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

constant updates disrupt settings

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Scribe

more options

hi, i'm mostly interested in getting some help with creating my settings/preferences to stay the way i want them. every time there's a update, my personal settings get wiped out and i have to start all over again. there was a time when FF offered a way to leave some updates out and select the ones we wanted. now, it's all blanket updates. many times i lose important tabs and files. it's annoying. the way these updates are coming in i cringe each time i see the notice. and then there are times they get done automatically.

what's a mother to do?

many thanks for your consideration!

hi, i'm mostly interested in getting some help with creating my settings/preferences to stay the way i want them. every time there's a update, my personal settings get wiped out and i have to start all over again. there was a time when FF offered a way to leave some updates out and select the ones we wanted. now, it's all blanket updates. many times i lose important tabs and files. it's annoying. the way these updates are coming in i cringe each time i see the notice. and then there are times they get done automatically. what's a mother to do? many thanks for your consideration!

所有回复 (4)

more options

Hi, you can prevent automatic installation of updates and only do it when you are ready as follows: Open the 3-bar menu > Preferences/Options > (General) > Firefox Updates, and set it to 'Check for updates but let you choose to install them.' Also deselect 'Use a background service to install updates.'

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!

more options

yes, i've got that set; although i STILL get the reminder pop-up, sometimes several times a day. is there a way to stop that pop-up?

more options

This article may help: https://support.mozilla.org/en-US/kb/recover-user-data-missing-after-firefox-update If your system has a package manager, I would use that to update rather than update direct from Mozilla. I never have your issue after updating as far as about:preferences is concerned. Mozilla is forever messing with about:config.

more options

If you just want to restrict the number of update notifications, you can try this, which should reduce it to no more than once a day. Type about:config into the address bar, press Enter/Return and accept any warning, then copy and paste the following into the search box app.update.checkInstallTime Now on the search result, click the Toggle button at the right-hand end to change from True to False, then restart Firefox.

It is possible to stop all notifications and still allow you to update manually, but it's a bit technical and only works from Firefox 87: See Customize Firefox using policies.json and https://github.com/mozilla/policy-templates/blob/master/README.md#manualappupdateonly You would need to use the ManualAppUpdateOnly policy. See the top of the article for further instructions.

由Scribe于修改