Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How to remove 'Recommendations' tab in about:addons .

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

Just for a simplistic look .

Just for a simplistic look .
Приложенные скриншоты

Выбранное решение

You can look at these prefs on the about:config page. Recommendations pane:

  • extensions.getAddons.showPane = false

Recommendations on Extensions pane.

  • extensions.htmlaboutaddons.recommendations.enabled = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

You can look at these prefs on the about:config page. Recommendations pane:

  • extensions.getAddons.showPane = false

Recommendations on Extensions pane.

  • extensions.htmlaboutaddons.recommendations.enabled = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

Изменено cor-el

more options

Note that you may have to create extensions.getAddons.showPane as a new Boolean pref as this pref isn't present by default on the about:config page.