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!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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);