חיפוש בתמיכה

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 have this problem
  • 19 views
  • תגובה אחרונה מאת 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

Read this answer in context 👍 1

כל התגובות (4)

more options

פתרון נבחר

We do not provide a way to remove this button.

You would have to use something like userChrome.css

Helpful?

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

Helpful?

more options

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

Helpful?

more options

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

Helpful?

פרסום שאלה

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.