Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

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 Speaker / Audio icon from tabs FF 143

  • No replies
  • 0 have this problem
  • 14 views
more options

Does anyone know how to get rid of that icon in tabs with the newest version? I have found several mentions of code like below, but they are anywhere from 7 months ago to years ago and don't seem to work with the new update:

/* Disable unmuted icon */ .tab-audio-button { display:none !important; }/* Disable unmuted icon */ or .tab-audio-button { display:none !important; }

or something with: .tab-icon-overlay

thanks!

Does anyone know how to get rid of that icon in tabs with the newest version? I have found several mentions of code like below, but they are anywhere from 7 months ago to years ago and don't seem to work with the new update: /* Disable unmuted icon */ .tab-audio-button { display:none !important; }/* Disable unmuted icon */ or .tab-audio-button { display:none !important; } or something with: .tab-icon-overlay thanks!
Attached screenshots

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