-
In
about:configturntoolkit.legacyUserProfileCustomizations.stylesheetstotrue -
Open folder
%APPDATA%\Mozilla\Firefox\Profiles\, find one or more folders and go to the folder that has a lot of other folders. -
Create a new folder named
chromeand in that folder create fileuserChrome.css
.tab-audio-button {
pointer-events: none !important;
}This makes Firefox tabs audio icon not clickable.