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!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

How can I hide "start a conversation" button using mozilla.cfg

  • 1 отговор
  • 3 имат този проблем
  • 17 изгледи
  • Последен отговор от mrbiggs86

more options

Hi,

I've just updated to FF 41.02 and my mozilla.cfg doesn't hide the smiley face icon (Start a conversation). Does anyone know how I can do this?

here is the line I use from my mozilla.cfg to show/hide these icons

lockPref("browser.uiCustomization.state", "{"placements":{"PanelUI-contents":["edit-controls","downloads-button","new-window-button","privatebrowsing-button","zoom-controls","developer-button","fullscreen-button","preferences-button","history-panelmenu","save-page-button","find-button","add-ons-button","loop-button"],"addon-bar":["addonbar-closebutton","status-bar"],"PersonalToolbar":[],"nav-bar":["urlbar-container","search-container","print-button","home-button"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button"],"toolbar-menubar":["menubar-items"]},"seen":[],"dirtyAreaCache":["PersonalToolbar","nav-bar","TabsToolbar","toolbar-menubar","PanelUI-contents"],"currentVersion":4,"newElementCount":0}");


Thanks

Hi, I've just updated to FF 41.02 and my mozilla.cfg doesn't hide the smiley face icon (Start a conversation). Does anyone know how I can do this? here is the line I use from my mozilla.cfg to show/hide these icons lockPref("browser.uiCustomization.state", "{"placements":{"PanelUI-contents":["edit-controls","downloads-button","new-window-button","privatebrowsing-button","zoom-controls","developer-button","fullscreen-button","preferences-button","history-panelmenu","save-page-button","find-button","add-ons-button","loop-button"],"addon-bar":["addonbar-closebutton","status-bar"],"PersonalToolbar":[],"nav-bar":["urlbar-container","search-container","print-button","home-button"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button"],"toolbar-menubar":["menubar-items"]},"seen":[],"dirtyAreaCache":["PersonalToolbar","nav-bar","TabsToolbar","toolbar-menubar","PanelUI-contents"],"currentVersion":4,"newElementCount":0}"); Thanks

Избрано решение

Hi,

I have managed to work this out.

lockPref("loop.enabled", false);

Прочетете този отговор в контекста 👍 0

Всички отговори (1)

more options

Избрано решение

Hi,

I have managed to work this out.

lockPref("loop.enabled", false);