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!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

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

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

Just for a simplistic look .

Just for a simplistic look .
Załączone zrzuty ekranu

Wybrane rozwiązanie

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.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

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.

Zmodyfikowany przez cor-el w dniu

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.