Skip to content

Commit

Permalink
📝 Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfrost committed Apr 15, 2019
1 parent 1802015 commit 9a784f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/static/optionPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ <h3 id="general-settings">General Settings</h3>
<li><strong>Show number of filtered words</strong> - Show a counter on the extension button with the number of filtered words.</li>
<li><strong>Show summary of filtered words</strong> - Show a summary of the words filtered on the current page.</li>
<li><strong>Filter word list in Options</strong> - This option will filter the word list in the options page.</li>
<li><strong>Show update notification</strong> - Show a notification when the extension gets updated.</li>
</ul>
<h3 id="default-settings-for-new-word-phrases-">Default Settings (for new word/phrases)</h3>
<ul>
Expand Down Expand Up @@ -415,13 +416,15 @@ <h1 id="audio-experimental-">Audio (Experimental)</h1>
</ul>
</li>
<li><strong>Subtitles</strong> - Controls which subtitles will be visible.<ul>
<li>Show all subtitles (<em>default</em>)</li>
<li>Show all subtitles (_default_)</li>
<li>Show only filtered subtitles - Least distracting</li>
<li>Show only unfiltered subtitles</li>
<li>Hide all subtitles - This may make it difficult to know what is happening when the audio is muted</li>
</ul>
</li>
</ul>
<h1 id="bookmarklet">Bookmarklet</h1>
<p>The bookmarklet allows you to run a minimal version of the filter on devices that can&#39;t install the full version. It is an advanced tool, and requires several steps to set it up. Learn more <a href="https://github.com/richardfrost/AdvancedProfanityFilter/wiki/Bookmarklet">here</a>.</p>
<h1 id="config">Config</h1>
<p>This tab allows you to control your configuration for the filter.</p>
<ul>
Expand Down

0 comments on commit 9a784f5

Please sign in to comment.