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

tyring to remove "Play tab" icon from tabs using css style sheet but gets ignored?

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

.tab-icon-overlay[muted], .tab-icon-overlay[playing], .tab-icon-overlay[soundplaying] {

   display: none !important;

}

doesnt seem to read it i have toolkit.legacyUserProfileCustomizations.stylesheets set to true

i made the chrome folder, checked the names of everything, everything seem correct? what am i doing wrong?

.tab-icon-overlay[muted], .tab-icon-overlay[playing], .tab-icon-overlay[soundplaying] { display: none !important; } doesnt seem to read it i have toolkit.legacyUserProfileCustomizations.stylesheets set to true i made the chrome folder, checked the names of everything, everything seem correct? what am i doing wrong?
Capturas de pantalla anexas

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