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 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Remove extensions button from toolbar

more options

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the policies.json file though I could not find any options for this.

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the policies.json file though I could not find any options for this.
附加的畫面擷圖

被選擇的解決方法

We do not provide a way to remove this button.

You would have to use something like userChrome.css

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

選擇的解決方法

We do not provide a way to remove this button.

You would have to use something like userChrome.css

有幫助嗎?

more options

Do you know what the text for that would be? I tried the below text and it did not work so I am assuming it is now referred to differently now:

  1. unified-extensions-button, #unified-extensions-button > .toolbarbutton-icon{

width: 0px !important; padding: 0px !important; }

有幫助嗎?

more options

Is userChrome.css enabled? You have to set a pref to use it now.

有幫助嗎?

more options

You are correct. Now it is working. Thank you.

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題