Skip to content

Commit 7c6286f

Browse files
authored
remove: privacybadger
redundant with uBo, also add userscripts
1 parent 0d908da commit 7c6286f

File tree

1 file changed

+74
-16
lines changed

1 file changed

+74
-16
lines changed

index.html

Lines changed: 74 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,6 +1031,16 @@ <h2>piracybound</h2>
10311031
Browser Extensions
10321032
</a>
10331033
</li>
1034+
<li class="nav-sub-item">
1035+
<a
1036+
href="#miscellaneous"
1037+
data-section="miscellaneous"
1038+
data-subsection="browser-userscripts"
1039+
class="nav-sub-link"
1040+
>
1041+
Browser Userscripts
1042+
</a>
1043+
</li>
10341044
<li class="nav-sub-item">
10351045
<a
10361046
href="#miscellaneous"
@@ -1771,7 +1781,7 @@ <h4 id="browser-extensions">Browser Extensions</h4>
17711781
</div>
17721782
<div class="resource-description">
17731783
Efficient ad-blocker with custom filter lists. Essential for
1774-
safe browsing on piracy sites. -
1784+
safe browsing on piracy sites. -
17751785
<a
17761786
href="https://github.com/arkenfox/user.js/wiki/4.1-Extensions/#-dont-bother"
17771787
><strong>Redundant Extensions</strong></a
@@ -1781,38 +1791,86 @@ <h4 id="browser-extensions">Browser Extensions</h4>
17811791
<span class="feature-tag">Ad blocking</span>
17821792
<span class="feature-tag">Custom filters</span>
17831793
<span class="feature-tag">Low memory usage</span>
1794+
<span class="feature-tag">Open Source</span>
17841795
</div>
17851796
</div>
17861797
<div class="resource-card">
17871798
<div class="resource-header">
1788-
<a href="https://privacybadger.org/" class="resource-title"
1789-
>Privacy Badger</a
1799+
<a href="https://fastforward.team/" class="resource-title"
1800+
>FastForward</a
17901801
>
17911802
</div>
17921803
<div class="resource-description">
1793-
Blocks trackers automatically while browsing. Learns and
1794-
adapts to protect your privacy.
1804+
Circumvent link shorteners and skip annoying redirect pages.
1805+
Saves time and reduces exposure to ads.
17951806
</div>
17961807
<div class="resource-features">
1797-
<span class="feature-tag">Tracker blocking</span>
1798-
<span class="feature-tag">Auto-learning</span>
1799-
<span class="feature-tag">EFF developed</span>
1808+
<span class="feature-tag">Skip redirects</span>
1809+
<span class="feature-tag">Bypass shorteners</span>
1810+
<span class="feature-tag">Time saver</span>
1811+
<span class="feature-tag">Open Source</span>
18001812
</div>
18011813
</div>
18021814
<div class="resource-card">
18031815
<div class="resource-header">
1804-
<a href="https://fastforward.team/" class="resource-title"
1805-
>FastForward</a
1816+
<a href="https://tosdr.org/en/sites/download" class="resource-title"
1817+
>TOS;DR</a
18061818
>
18071819
</div>
18081820
<div class="resource-description">
1809-
Circumvent link shorteners and skip annoying redirect pages.
1810-
Saves time and reduces exposure to ads.
1821+
Grades websites based on their Terms of Service agreements
1822+
and Privacy Policies. It also gives short summaries of those
1823+
agreements.
18111824
</div>
18121825
<div class="resource-features">
1813-
<span class="feature-tag">Skip redirects</span>
1814-
<span class="feature-tag">Bypass shorteners</span>
1815-
<span class="feature-tag">Time saver</span>
1826+
<span class="feature-tag">Open Source</span>
1827+
</div>
1828+
</div>
1829+
<div class="resource-card">
1830+
<div class="resource-header">
1831+
<a
1832+
href="https://violentmonkey.github.io/"
1833+
class="resource-title"
1834+
>ViolentMonkey</a
1835+
>
1836+
</div>
1837+
<div class="resource-description">
1838+
Browser UserScript Manager, used for loading in Userscripts
1839+
that work similar to Browser Extensions.
1840+
</div>
1841+
<div class="resource-features">
1842+
<span class="feature-tag">Open Source</span>
1843+
</div>
1844+
</div>
1845+
<div class="resource-card">
1846+
<div class="resource-header">
1847+
<a href="https://sponsor.ajay.app/" class="resource-title"
1848+
>SponsorBlock</a
1849+
>
1850+
</div>
1851+
<div class="resource-description">
1852+
Skip YouTube Sponsorships & Shoutouts.
1853+
</div>
1854+
<div class="resource-features">
1855+
<span class="feature-tag">Open Source</span>
1856+
</div>
1857+
</div>
1858+
</div>
1859+
1860+
<h4 id="browser-userscripts">Browser Userscripts</h4>
1861+
<div class="resource-grid">
1862+
<div class="resource-card">
1863+
<div class="resource-header">
1864+
<a
1865+
href="https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod"
1866+
class="resource-title"
1867+
>cs.rin.ru Enhanced</a
1868+
>
1869+
</div>
1870+
<div class="resource-description">
1871+
A Browser Userscript that enhances the UI and the
1872+
functionality of cs.rin.ru. Make sure to enable SCS in the
1873+
settings otherwise SCS forums are hidden by default.
18161874
</div>
18171875
</div>
18181876
</div>
@@ -1835,7 +1893,7 @@ <h4 id="informational">Informational</h4>
18351893
Everywhere.
18361894
</div>
18371895
<div class="resource-features">
1838-
<span class="feature-tag">Browser setup</span>
1896+
<span class="feature-tag">Security</span>
18391897
</div>
18401898
</div>
18411899
</div>

0 commit comments

Comments
 (0)