搜索 | 用户支持

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

Learn More

Resetting FF didn't solve toolbar icon removal upon restart. Any ideas?

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

After setting up my toolbar with the new toolbar menu, it keeps removing most icons upon restart. Not even to the menu, but removing them completely to the big bin of unused features to the left of the menu in Customize mode. I reset Firefox per the support page suggestion, but this hasn't had any effect. Oddly, I haven't had this problem after updating to version 30 on my laptop, only on my desktop. Any suggestions? I'm on a Mac Pro running Mavericks.

After setting up my toolbar with the new toolbar menu, it keeps removing most icons upon restart. Not even to the menu, but removing them completely to the big bin of unused features to the left of the menu in Customize mode. I reset Firefox per the support page suggestion, but this hasn't had any effect. Oddly, I haven't had this problem after updating to version 30 on my laptop, only on my desktop. Any suggestions? I'm on a Mac Pro running Mavericks.

被采纳的解决方案

Current Firefox releases store the toolbar customization in the browser.uiCustomization.state pref. You can inspect and modify prefs about:config page.


You can check for problems with preferences.

Delete a possible user.js file and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in the current Firefox release.

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Current Firefox releases store the toolbar customization in the browser.uiCustomization.state pref. You can inspect and modify prefs about:config page.


You can check for problems with preferences.

Delete a possible user.js file and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in the current Firefox release.

more options

It worked — thank you! While it's a pain to reset all my preferences, it's worth it to get back my custom toolbar. Almost was thinking I'd have to move to Chrome.

more options

Didn't it work to only reset the browser.uiCustomization.state pref and possibly delete the localstore.rdf file?

由cor-el于修改