You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>You can also choose your theme by clicking the sun/moon icon in the menu.</li>
686
686
</ul>
687
687
</li>
688
-
<li><strong>Show number of filtered words</strong>: Show a counter on the extension button with the number of filtered words on the current page.<ul>
689
-
<li><strong>Blue</strong>: Normal mode</li>
690
-
<li><strong>Red</strong>: Advanced mode</li>
691
-
<li><strong>Green</strong>: Audio Muting mode (Shows even when no words have been filtered)</li>
688
+
<li><strong>Show number of filtered words</strong>: Show a counter on the extension button with the number of filtered words on the current page. It also serves as a status for the current tab:<ul>
689
+
<li>🟦 Blue: Normal mode <em>(only visible when there has been at least 1 word filtered on the current tab)</em></li>
690
+
<li>🟥 Red: Advanced/Deep mode enabled</li>
691
+
<li>🟪 Purple: Audio supported on page, actively watching for supported captions/subtitles</li>
692
+
<li>🟩 Green: Audio supported on page, supported captions have been found</li>
692
693
</ul>
693
694
</li>
694
695
<li><strong>Show summary of filtered words</strong>: Show a summary of the words filtered on the current page.</li>
<li><strong>Normal: <em>(default)</em></strong> Filter all domains unless specifically disabled</li>
734
735
<li><strong>Minimal:</strong> Only filter pages that are specifically enabled</li>
735
736
</ul>
737
+
<h3id="frame-mode">Frame Mode:</h3>
738
+
<ul>
739
+
<li><strong>Filter all frames <em>(default)</em></strong>: Filter all frames, unless disabled for a specific domain</li>
740
+
<li><strong>Don't filter all frames</strong>: Only filter frames when enabled for a specific domain</li>
741
+
</ul>
736
742
<h3id="domains-1">Domains:</h3>
737
743
<p>Adjust the domain list for the currently selected mode. To match google.com and all its sub-domains, simply add <code>google.com</code>. If you want to just match Gmail, you can add <code>mail.google.com</code>.</p>
738
744
<p>When browsing a web page, you can also toggle the filter for the current domain from the context (right-click) menu, or using the extension's Popup menu.</p>
@@ -771,6 +777,7 @@ <h1 id="audio">Audio</h1>
771
777
<li><strong>Only mute audio</strong> - This will disable the text filter, and only perform filtering/muting on supported video sites.
772
778
This mode will disable the text filter everywhere, and only mute audio (and filter subtitles) on supported sites.</li>
773
779
<li><strong>Require subtitles to be showing</strong> - This setting is only for sites using the "cue" mode, and will only filter when subtitles are set to "showing" for the current video. If enabled, this typically means there is a manual step involved in turning on the subtitles (varies by site) to enable audio muting through the filter.</li>
780
+
<li><strong>Mute pre-censored captions on YouTube</strong> - YouTube sometimes pre-censors profanity in auto-generated captions and replaces them with <code>[ _ ]</code>. When enabled, this option will attempt to mute those words. <em>(The default on)</em></li>
774
781
<li><strong>YouTube Minimum Muting</strong> - Set a minimum amount of time (in seconds) that the filter will mute matched words in a YouTube video using auto-generated subtitles. <em>(The default is 0)</em></li>
775
782
<li><strong>Custom Sites</strong> - Add support for <ahref="https://github.com/richardfrost/AdvancedProfanityFilter/wiki/Audio#custom-audio-sites-advanced">Custom Audio Muting Sites</a>.</li>
776
783
</ul>
@@ -802,9 +809,11 @@ <h1 id="stats">Stats</h1>
802
809
<p>The "Remove words" feature, found under the stats table, allows the user to specify a threshold for removing words that don't get filtered often. To use the feature, provide a number and all words that have been filtered less than that number can be removed. This can be helpful to help clear words from your wordlist that may not be necessary.</p>
803
810
<p><em>TIP: Before making batch changes it's recommended to save a backup, which you can do from the prompt before confirming the action.</em></p>
804
811
<h1id="popup">Popup</h1>
805
-
<p>The popup provides access to some quick settings:</p>
812
+
<p>The popup provides access to some quick details and settings:</p>
806
813
<ul>
814
+
<li><strong>Audio Status</strong> - Shows either "Watching for captions" or "Muting active" depending on the current tab's status. <em>(Only available on supported audio pages)</em></li>
807
815
<li><strong>Domain Toggle</strong> - Switch to turn the filter on/off for the current domain.</li>
816
+
<li><strong>Audio Muting Status</strong> - Status line for pages which support audio muting.</li>
808
817
<li><strong>Advanced Mode</strong> - Switch Advanced Mode on/off for the current domain.</li>
809
818
<li><strong>Filter</strong> - Change the filter mode. <strong>This is a global setting and affects all pages.</strong></li>
810
819
<li><strong>Text Wordlist</strong> - Change the active wordlist for text for the current domain (Only when wordlists are enabled)</li>
0 commit comments