搜索 | 用户支持

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

详细了解

FF Update 89 (64 bit)

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

more options

I do not like the layout of this new version. How do I move the URL Bar back below the URL Bar? Or at the least, how do I revert back to the previous version?

I do not like the layout of this new version. How do I move the URL Bar back below the URL Bar? Or at the least, how do I revert back to the previous version?

被采纳的解决方案

If you wanna go back to any previous versions:

hxwei88 said

Hi, you can go to https://ftp.mozilla.org/pub/firefox/releases/ and search for the version 88.0.1 to download. However, you need to turn off automatic update in the settings > general > firefox update section if you are planning to stay on version 88.0.1. For more, you can refer to https://support.mozilla.org/en-US/kb/install-older-version-firefox#w_i-still-want-to-downgrade-where-can-i-get-the-previous-version

Automatic upgrade can be turned off in the settings, but it is for delaying. If you want to stop upgrade permanently, put this into your registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001


If you decide later to enable upgrade, change the DisableAppUpdate value to 0 (zero).

gsfc12 said

Got the solution... Changed to Firefox Extended Support Release. https://support.mozilla.org/en-US/kb/switch-to-firefox-extended-support-release-esr It has security updates and doesn't come with the "new clean" features. This is exactly what I wanted. Since it is ver. 78.11.0, it doesn't accept my profile from 88.0.1, so first time I started FF with firefox.exe --allow-downgrade from command line, after that everything was OK. Don't forget enable update in registry (changing DisableAppUpdate to 0 or delete it) if you disabled it previously, so you will get security updates.
定位到答案原位置 👍 1

所有回复 (3)

more options

Hi

I am sorry, but I am not sure that I understand your question. The position of the URL bar has not changed in the update to Firefox 89.

more options

Seburo

Sorry t has taken me so long to get back ti you. I forget my previous version number. But on my previous version, the Tab buttons were below the URL Bar. But I guess it doesn't really matter, it just seems to throw me kind of off balance—so to speak. Guess I just need to get used to it.

Best wises and have a great day.

more options

选择的解决方案

If you wanna go back to any previous versions:

hxwei88 said

Hi, you can go to https://ftp.mozilla.org/pub/firefox/releases/ and search for the version 88.0.1 to download. However, you need to turn off automatic update in the settings > general > firefox update section if you are planning to stay on version 88.0.1. For more, you can refer to https://support.mozilla.org/en-US/kb/install-older-version-firefox#w_i-still-want-to-downgrade-where-can-i-get-the-previous-version

Automatic upgrade can be turned off in the settings, but it is for delaying. If you want to stop upgrade permanently, put this into your registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001


If you decide later to enable upgrade, change the DisableAppUpdate value to 0 (zero).

gsfc12 said

Got the solution... Changed to Firefox Extended Support Release. https://support.mozilla.org/en-US/kb/switch-to-firefox-extended-support-release-esr It has security updates and doesn't come with the "new clean" features. This is exactly what I wanted. Since it is ver. 78.11.0, it doesn't accept my profile from 88.0.1, so first time I started FF with firefox.exe --allow-downgrade from command line, after that everything was OK. Don't forget enable update in registry (changing DisableAppUpdate to 0 or delete it) if you disabled it previously, so you will get security updates.

由gsfc12于修改