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

Remove extensions button from toolbar

  • 4 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: patrick.hinckley

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.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。