<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help. (the mute button) in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76464#M29309</link>
    <description>&lt;P&gt;this is hard because i am using the microsoft store version&lt;/P&gt;</description>
    <pubDate>Sat, 02 Nov 2024 07:47:38 GMT</pubDate>
    <dc:creator>chalaps</dc:creator>
    <dc:date>2024-11-02T07:47:38Z</dc:date>
    <item>
      <title>Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76460#M29306</link>
      <description>&lt;P&gt;this new button is so annoying...&lt;/P&gt;&lt;P&gt;imagine i drag tabs then by accident i click on it, so much easier to make annoying mistakes that no one will help me with this pls &lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i hate this thing" style="width: 42px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/8791i573DC8C7C134666B/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-11-02 150048.png" alt="i hate this thing" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i hate this thing&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;SOOOOOOOOOOOOO ANNOYING!!! the feature wasn't even as bad as it was before, it is so confusing and unfamiliar at the same time as well.&lt;/P&gt;&lt;P&gt;i need real help now &lt;span class="lia-unicode-emoji" title=":weary_face:"&gt;😩&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 07:03:52 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76460#M29306</guid>
      <dc:creator>chalaps</dc:creator>
      <dc:date>2024-11-02T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76462#M29308</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Is it this subject &lt;A href="https://connect.mozilla.org/t5/discussions/mute-tab-icon-changed/td-p/76250" target="_blank"&gt;https://connect.mozilla.org/t5/discussions/mute-tab-icon-changed/td-p/76250&lt;/A&gt;&lt;/P&gt;&lt;P&gt;userChrome.css by way of illustration&lt;/P&gt;&lt;LI-CODE lang="css"&gt;/* Larger and bottomless loudspeaker symbol */
.tab-icon-overlay {
  border: none !important;
  background-color: transparent !important;
  transform: scale(1.7) !important;
}

/* Green loudspeaker symbol on the sound */
.tab-icon-overlay[soundplaying] {
  fill: green !important;
}

/* Red loudspeaker symbol on silence */
.tab-icon-overlay[muted] {
  fill: red !important;
}&lt;/LI-CODE&gt;&lt;P&gt;About scale by way of illustration &lt;A href="https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/scale" target="_blank"&gt;https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/scale&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 07:30:42 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76462#M29308</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2024-11-02T07:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76464#M29309</link>
      <description>&lt;P&gt;this is hard because i am using the microsoft store version&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 07:47:38 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76464#M29309</guid>
      <dc:creator>chalaps</dc:creator>
      <dc:date>2024-11-02T07:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76465#M29310</link>
      <description>&lt;P&gt;i wanted to but there is no documentation on the microsoft store version on how to mod it with css &lt;span class="lia-unicode-emoji" title=":face_with_steam_from_nose:"&gt;😤&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 07:48:50 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76465#M29310</guid>
      <dc:creator>chalaps</dc:creator>
      <dc:date>2024-11-02T07:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76467#M29311</link>
      <description>&lt;P&gt;&lt;A href="https://www.userchrome.org/how-create-userchrome-css.html" target="_blank"&gt;https://www.userchrome.org/how-create-userchrome-css.html&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Alternately, if you have some CSS code ready to paste into a userChrome.css file, you can do that using the following page and download your userChrome.css file from there: Generate Downloadable userChrome.css File.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://www.userchrome.org/download-userchrome-css.html" target="_blank"&gt;https://www.userchrome.org/download-userchrome-css.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/8793iEE85421B4673BA84/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 08:29:36 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/76467#M29311</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2024-11-11T08:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/77110#M29490</link>
      <description>&lt;P&gt;I'm NOT gonna create an entirely new file (UserChrome.css) SOLELY for one tweak!! Instead, please upvote and sign!!&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.mozilla.org/t5/ideas/add-preference-for-previous-media-icon/idi-p/76945" target="_blank" rel="noopener"&gt;https://connect.mozilla.org/t5/ideas/add-preference-for-previous-media-icon/idi-p/76945&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.change.org/p/implement-a-legacy-icon-toggle-in-browser-preferences" target="_blank" rel="noopener"&gt;https://www.change.org/p/implement-a-legacy-icon-toggle-in-browser-preferences&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 19:23:54 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/77110#M29490</guid>
      <dc:creator>Dan</dc:creator>
      <dc:date>2024-11-06T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/77795#M29677</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;For information purposes, compact mode workaround in Firefox &lt;A href="https://support.mozilla.org/en-US/kb/compact-mode-workaround-firefox" target="_blank"&gt;https://support.mozilla.org/en-US/kb/compact-mode-workaround-firefox&lt;/A&gt; to complement userChrome.css &lt;A href="https://www.youtube.com/embed/1IpgDKAtM3s" target="_blank"&gt;https://www.youtube.com/embed/1IpgDKAtM3s&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 07:35:51 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/77795#M29677</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2024-11-12T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/89655#M34698</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.reddit.com/r/FirefoxCSS/comments/1j5fsew/how_do_i_change_the_soundplaying_and_muted_icons" target="_blank"&gt;https://www.reddit.com/r/FirefoxCSS/comments/1j5fsew/how_do_i_change_the_soundplaying_and_muted_icons&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By way of illustration&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.tab-audio-button[soundplaying] {
  --my-fill: green !important;
  --button-background-color-ghost: silver !important;
}

.tab-audio-button[muted] {
  --my-fill: red !important;-
  --button-background-color-ghost: silver !important;
}

.button-background {
  fill: var(--my-fill) !important;
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/embed/Gi0Jow9RJxM" target="_blank"&gt;https://www.youtube.com/embed/Gi0Jow9RJxM&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 18:47:26 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/89655#M34698</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-10T18:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/108080#M41657</link>
      <description>&lt;P&gt;PLEASE give us an option to disable this. So far I've never muted a tab intentionally but I do constantly hit mute when trying to reorder, close, or switch to a tab.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2025 19:32:51 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/108080#M41657</guid>
      <dc:creator>valiantB</dc:creator>
      <dc:date>2025-10-18T19:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help. (the mute button)</title>
      <link>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/108096#M41664</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.mozilla.org/en-US/questions/1541649" target="_blank"&gt;https://support.mozilla.org/en-US/questions/1541649&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A test, userChrome.css&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.tab-audio-button{display:none!important;}
.tab-icon-overlay{display:none!important;}&lt;/LI-CODE&gt;&lt;P&gt;&lt;A title="A result of userChrome.css" href="https://i.ibb.co/MyX4sWpL/1.png" target="_blank" rel="noopener"&gt;A result of userChrome.css&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="A result of userChrome.css" href="https://i.ibb.co/cXMYfHR5/2.png" target="_blank" rel="noopener"&gt;A result of userChrome.css&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="A result of userChrome.css" href="https://i.ibb.co/7JSY0NKy/3.png" target="_blank" rel="noopener"&gt;A result of userChrome.css&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2025 03:44:28 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/help-the-mute-button/m-p/108096#M41664</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-10-19T03:44:28Z</dc:date>
    </item>
  </channel>
</rss>

