mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-12 11:40:40 +08:00
added customization section to features
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
+4
-1
@@ -29,6 +29,9 @@
|
||||
<h2>Privacy</h2>
|
||||
<p>Your browsing habits are your own, and you probably don’t want every page you visit checked on reddit. Instead, Mostly Harmless has an option to only look up pages when you click its icon. Of course that could get tedious, so Mostly Harmless also supports excluding lookups based on domain and regular expression matches.</p>
|
||||
<img src="./images/ss_excludedDomains.png" alt="Screenshot of a bank website being excluded from Mostly Harmless." width="832" height="294" />
|
||||
<h2>Customization</h2>
|
||||
<p>Mostly Harmless has plenty of options to make it your own, but it doesn't get confusing because of the slick interface and explanations for each setting.</p>
|
||||
<img src="./images/ss_settings.png" alt="Screenshot of the Mostly Harmless settings." width="832" height="378" />
|
||||
</div>
|
||||
<div class="article" id="download">
|
||||
<!-- Move this to #open-source upon release. -->
|
||||
@@ -62,7 +65,7 @@
|
||||
<spladug> KerrickLong, /api/me.json would be preferable, but 5 minutes would still be nice. we've seen some crazy high load from shine the last few days and would like to try to avoid having the same issue again</code></pre>
|
||||
</blockquote>
|
||||
<h2>Why aren’t you using Snoo, the reddit alien, as the icon?</h2>
|
||||
<p>The reddit alien logo is a trademark of Conde Nast Digital, and I am required to <a href="http://www.reddit.com/help/licensing">apply for a license to use it</a>. I have done so, and am waiting to hear back. Until then, I cannot use Snoo.</p>
|
||||
<p>The reddit alien logo is a trademark of Conde Nast Digital, and I am required to <a href="http://www.reddit.com/help/licensing">apply for a license to use it</a>. I have done so, and am waiting to hear back. Until then, I cannot use Snoo. If you want to see Snoo sooner, please send an email to <a href="mailto:licensing@reddit.com">licensing@reddit.com</a> and ask them to let Mostly Harmless use Snoo.</p>
|
||||
<h2>What do the default “Excluded Regex” patterns mean?</h2>
|
||||
<p>For those that don't speak regular expressions, I'll go over the default Excluded Regex patterns here so you can know which ones to get rid of.</p>
|
||||
<pre><code>chrome://.*</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user