FMHYedit/miscguide/index.html

1787 lines
194 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.742226998541">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.0.3">
<!-- Primary Meta Tags -->
<title>Miscellaneous | FreeMediaHeckYeah</title>
<meta name="title" content="Miscellaneous | FreeMediaHeckYeah">
<meta name="description" content="Extensions, Indexes, News, Health, Food, Fun" />
<!-- Canonical -->
<link rel="canonical" href="https://freemediaheckyeah.pages.dev/miscguide/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://freemediaheckyeah.pages.dev/miscguide/">
<meta property="og:title" content="Miscellaneous | FreeMediaHeckYeah">
<meta property="og:description" content="Extensions, Indexes, News, Health, Food, Fun">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://freemediaheckyeah.pages.dev/miscguide/">
<meta property="twitter:title" content="Miscellaneous | FreeMediaHeckYeah">
<meta property="twitter:description" content="Extensions, Indexes, News, Health, Food, Fun">
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon" />
<link href="../resources/css/retype.css?v=3.0.3.742226998541" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742226998541" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.742226998541" data-turbo-eval="false" defer></script>
<script defer data-domain="fmhy.pages.dev" src="https://meowlytics.bignutty.xyz/js/script.js"></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
<div class="container relative flex items-center justify-between grow pr-6 md:justify-start">
<!-- Mobile menu button skeleton -->
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
<div v-cloak id="docs-sidebar-toggle"></div>
<!-- Logo -->
<div class="flex items-center justify-between h-full py-2 md:w-75">
<div class="flex items-center px-2 md:px-6">
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
<span class="w-10 mr-2 grow-0 shrink-0 overflow-hidden">
<img class="max-h-10 dark:hidden md:inline-block" src="../static/fmhy.ico">
<img class="max-h-10 hidden dark:inline-block" src="../static/fmhy.ico">
</span>
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">FMHY</span>
</a>
</div>
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
</div>
<div class="flex justify-between md:grow">
<!-- Top Nav -->
<nav class="hidden md:flex">
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
</ul>
</nav>
<!-- Header Right Skeleton -->
<div v-cloak class="flex justify-end grow skeleton">
<!-- Search input mock -->
<div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto">
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<input class="w-full h-10 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 placeholder-gray-400 dark:placeholder-dark-400"
style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" />
</div>
<!-- Mobile search button mock -->
<div class="flex items-center justify-center w-10 h-10 lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<!-- Dark mode switch placehokder -->
<div class="w-10 h-10 lg:ml-2"></div>
<!-- History button mock -->
<div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg>
</div>
</div>
<div v-cloak class="flex justify-end grow">
<div id="docs-mobile-search-button"></div>
<doc-search-desktop></doc-search-desktop>
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
<doc-history></doc-history>
</div>
</div>
</div>
</header>
<div class="container relative flex bg-white">
<!-- Sidebar Skeleton -->
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
<!-- Render this div, if config.showSidebarFilter is `true` -->
<div class="flex items-center h-16 px-6">
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter" />
</div>
<div class="pl-6 mb-4 mt-1">
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
</div>
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</div>
<!-- Sidebar component -->
<doc-sidebar v-cloak>
<template #sidebar-footer>
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</template>
</doc-sidebar>
<div class="grow min-w-0 dark:bg-dark-850">
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
<div class="flex">
<div class="min-w-0 p-4 grow md:px-16">
<main class="relative pb-12 lg:pt-2">
<div class="docs-markdown" id="docs-content">
<!-- Rendered if sidebar right is enabled -->
<div id="docs-sidebar-right-toggle"></div>
<!-- Page content -->
<doc-anchor-target id="miscellaneous" class="break-words">
<h1>
<doc-anchor-trigger class="header-anchor-trigger" to="#miscellaneous">#</doc-anchor-trigger>
<span>Miscellaneous</span>
</h1>
</doc-anchor-target>
<p>Extensions, Indexes, News, Health, Food, Fun</p>
<doc-anchor-target id="indexes">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#indexes">#</doc-anchor-trigger>
<span>Indexes</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/Piracy/wiki/index">/r/Piracy Megathread</a></strong>, <a href="https://notabug.org/TheChumBucket/PiracySubreddit/src/master/wiki">2</a>, <a href="https://raddle.me/f/Piracy">3</a>, <a href="https://www.saidit.net/s/piracy/">4</a> - Piracy Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.org/pgames">/r/PiratedGames Megathread</a></strong> - Gaming Piracy Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://champagne.pages.dev/">Champagne Wiki</a></strong> - Piracy Index / <a href="https://discord.gg/cH3ZkVc3Gd">Discord</a> / <a href="https://rentry.org/champagne_guides/">Guides</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://wotaku.its.moe/">Wotaku</a></strong>, <a href="https://wotaku.pages.dev/">2</a>, <a href="https://wotaku.netlify.app/">3</a> - Japanese Piracy Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://theindex.moe">The Index</a></strong> - Japanese Piracy Index / <a href="https://discord.gg/Snackbox">Discord</a> / <a href="https://thewiki.moe/">Wiki</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ori5000.github.io/">Esoterica Avenue</a></strong> - Piracy Index / <a href="https://rentry.org/EsotericaSiteList">Site List</a> / <a href="https://discord.gg/enMG8bXUbn">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://piratezparty.club/">PiratezParty</a></strong> - Piracy Index / <a href="https://t.me/piratezparty">Telegram</a> / <a href="https://github.com/SpamVerse/Piratezparty">GitHub</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/whoisdsmith/BOOKMRKS-MTHRFCKR">BOOKMRKS-MTHRFCKR</a></strong> - Site / Tool Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://reddit.com/r/InternetIsBeautiful">/r/InternetIsBeautiful</a></strong> - Helpful / Fun Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Shakil-Shahadat/awesome-piracy">Awesome Piracy</a></strong>, <a href="https://github.com/Igglybuff/awesome-piracy">2</a>, <a href="https://github.com/Tosoju/awesome-piracy">3</a> - Piracy Index / <a href="https://github.com/Ri-tik/PiracyOrb">Android</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.trackawesomelist.com/">Track Awesome</a></strong> - List Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/ai/#ai-indexes">AI Indexes</a></strong> - Artificial Intelligence Indexes</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#git-projects">Git Project Indexes</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/evilsh3ll/datahoarder-website-to-markdown">datahoarder-website-to-markdown</a></strong> - Index to Markdown Archiving Tool</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.fmhy.ml/guides">FMHY Guides</a></strong>, <a href="https://blooem.pages.dev/">blooem</a> / <a href="https://blooem.its.moe">2</a> or <a href="https://pirate-haven.github.io/">Pirate Haven</a> - Piracy Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/105xraz/howto_search_fmhy/">FMHY Search</a></strong> - Search the Wiki</li>
<li><a href="https://weboasis.app/">WebOas.is</a>, <a href="https://ndsamuelson.github.io/weboas-is/">2</a>, <a href="https://oasis.h7x.co/wo/">3</a>, <a href="https://weboasis.mon5termatt.com/">4</a> - Startpage / Site Index / <a href="https://weboasis.app/forum/">Forum</a> / <a href="https://pastebin.com/CczqreS4">Source Code</a> / <a href="https://rentry.co/e9y6b">Archive</a> / <a href="https://bin.disroot.org/?6a50fab15330b762#7VwnxM9Jsvp8wWmW6eFmmxyXppWVjErn4CMgd8wii9pC">FAQ</a></li>
<li><a href="https://fmhy.pages.dev/storage/#alternative-software--app-sites">Alternative Software</a> - Find Software / App Alternatives</li>
<li><a href="https://fmhy.pages.dev/storage/#similar-site-indexes">Similar Sites</a> - Find Sites Similar to Others</li>
<li><a href="https://github.com/orsinium-labs/generated-awesomeness">Generated Awesomeness</a> - Autogenerated List Index</li>
<li><a href="https://github.com/bayandin/awesome-awesomeness">Awesome Awesomeness</a> - List Index</li>
<li><a href="https://github.com/sindresorhus/awesome">Awesome</a> - List Index / <a href="https://awesomelists.top/">Search</a> / <a href="https://github.com/basharovV/StumbleUponAwesome">Stumble</a> / <a href="https://github.com/umutphp/awesome-cli">CLI</a></li>
<li><a href="https://github.com/topics/awesome">Awesome List Index</a> - List Index</li>
<li><a href="https://app.polymersearch.com/discover/github-awesome">GitHub Awesome</a> - List Indexes</li>
<li><a href="https://github.com/jnv/lists">lists</a> - List Index</li>
<li><a href="https://curlie.org/">Curlie</a> - Topic Directory</li>
<li><a href="https://ooh.directory/">ooh.directory</a> - Blog Directory</li>
<li><a href="https://fmhy.pages.dev/storage/#open-source-intelligence-indexes">Open Source Intelligence Indexes</a></li>
<li><a href="https://awesomeopensource.com/">Awesome Open Source</a> or <a href="https://opensource.builders/">Opensource Builders</a> - Open Source Software Indexes</li>
<li><a href="https://www.nosignup.tools/">No-Signup Tools</a> - No-Signup Tool Index</li>
<li><a href="http://web.archive.org/web/20221116192138/http://www.neverland.ws/index.html">Neverland</a> - Piracy Index</li>
<li><a href="https://gitlab.com/piracy/piracy/-/tree/master/docs">piracy</a> - Piracy Index</li>
<li><a href="https://www.statscrop.com/websites/top-sites/">StatsCrop</a>, <a href="https://dirtywarez.org/">DirtyWarez</a>, <a href="http://www.topmillion.net/">TopMillion</a>, <a href="https://hypestat.com/alexa-rank">HypeStat</a> or <a href="https://www.cutestat.com/">CuteStat</a> - Site Rankings &amp; Stats</li>
<li><a href="https://discover.10words.io/">10 Words</a> - App / Tool Discovery</li>
<li><a href="https://ripped.guide/">Ripped</a> - Piracy Index / <a href="https://discord.ripped.guide/">Discord</a></li>
<li><a href="https://pilssken.neocities.org/warez/">pilssken</a> - Piracy Index</li>
<li><a href="https://thepiratelist.com/">The Pirate List</a> - Piracy Index</li>
<li><a href="https://ducklink.pages.dev/">DuckLink</a> - Piracy Index / <a href="https://rentry.org/ducklink">Mirror</a></li>
<li><a href="https://discord.gg/zapJ4w3XBN">The Goods</a> - Piracy Index</li>
<li><a href="https://github.com/anshumanv/awesome-anime-sources">Awesome Piracy Anime</a> - Japanese Piracy Index</li>
<li><a href="https://piracy.vercel.app/">WAREZZ</a> - Piracy Index / <a href="https://i.ibb.co/Tb7gvtX/a6e53d3ca97c.png">Warning</a></li>
<li><a href="https://github.com/trimstray/the-book-of-secret-knowledge">The Book of Secret Knowledge</a> - Software / Tool Index</li>
<li><a href="https://github.com/simon987/awesome-datahoarding">Awesome DataHoarding</a> - Data Hoarding Tools Index</li>
<li><a href="https://dirtywarez.org/cat/tracker">DirtyWarez Tracker</a>, <a href="https://opentrackers.org/links/publicly-tracked-torrents/">OpenTrackers</a> / <a href="https://opentrackers.org/">2</a>, <a href="https://docs.google.com/spreadsheets/d/1zYZ2107xOZwQ37AjLTc5A4dUJl0ilg8oMrZyA0BGvc0/">Tracker Tracker</a> or <a href="https://github.com/Igglybuff/awesome-piracy#public-trackers">awesome-piracy</a> - Torrent Site Indexes</li>
<li><a href="https://cata-list.github.io/">cata-list</a> - Site / Tool Index</li>
<li><a href="https://www.websitehunt.co/">Website Hunt</a> - Site / Tool Index</li>
<li><a href="https://gitlab.com/toolbox-resources/toolbox">Toolbox</a> - Site / Tool Index</li>
<li><a href="https://www.prospector.cz/">Prospector</a> - Site / Tool Index</li>
<li><a href="https://marckoxx.github.io/">The More You Know</a> - Site / Tool Index</li>
<li><a href="https://links.yesterweb.org/">Yesterlinks</a> - Site / Tool Index</li>
<li><a href="https://sizeof.cat/links/">Size of Cat</a> - Site / Tool Index</li>
<li><a href="https://github.com/fiatjaf/awesome-loginless">Awesome Loginless</a> - Loginless Site Index</li>
<li><a href="https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/g37lwb/megapiracywiki/g1lnle5/">/u/fullnumberofcharacte&#x27;s Links</a> - Site / Tool Index</li>
<li><a href="https://pomfcrawl.pythonanywhere.com/">pomfcrawl</a> - Site / Tool Index</li>
<li><a href="http://5000best.com/websites/">5000 Best</a> - Site / <a href="http://5000best.com/tools/">Tool</a> Index</li>
<li><a href="https://github.com/machiav3lli/alt3rnative">alt3rnative</a> - Site / Tool Index</li>
<li><a href="https://peelopaalu.neocities.org/">Peelopaalu</a> - Site / Tool Index</li>
<li><a href="https://www.refdesk.com/facts.html">RefDesk</a> - Site / Tool Index</li>
<li><a href="https://rentry.co/sites">/g/&#x27;s good sites</a>, <a href="https://web.archive.org/web/20211219234838/https://www.goodsites.tech/">2</a> - Site / Tool Index</li>
<li><a href="https://lkrjangid1.github.io/Awesome-Warez/">The Scene</a> - Site / Tool Index</li>
<li><a href="https://rentry.org/cool-stuff-i-found-on-the-internet">Cool Stuff I Found</a> - Site / Tool Index</li>
<li><a href="https://rentry.co/cool_websites">Cool Websites</a> - Site / Tool Index</li>
<li><a href="https://www.producthunt.com/">Product Hunt</a> - Site / Tool Index</li>
<li><a href="https://usefulinterweb.com/">Useful Interweb</a> or <a href="https://t.me/DailyUsefulLINKS">Daily Useful Links</a> - Daily Websites</li>
<li><a href="https://github.com/chasedooley/mostly-free-resources-for-almost-everyone">Mostly Free</a> - Site / Tool Index</li>
<li><a href="https://heji.ltd/">heji</a> or <a href="https://www.bajins.com/">bajins</a> - Chinese Site / Tool Index</li>
<li><a href="https://www.ibiblio.org/">iBiblio</a> - Site / Tool Index</li>
<li><a href="http://www.acme.com/">Acme</a> - Site / Tool Index</li>
<li><a href="https://itch.io/tools/free">itch.io Tools</a> - Site / Tool Index</li>
<li><a href="https://www.beej.us/">Beej&#x27;s Index</a> - Site / Tool Index</li>
<li><a href="https://github.com/alamehan/nice-list">Nicelist</a> - Site Index</li>
<li><a href="https://soda.privatevoid.net/num/links/">num&#x27;s link list</a> - Site Index</li>
<li><a href="https://www.nypl.org/collections/nypl-recommendations/best-of-web">NYPL Best of the Web</a> - Site Index</li>
<li><a href="https://github.com/mdibaiee/awesome-lite-websites">Awesome Lite Websites</a> - Lightweight Site Index</li>
<li><a href="https://fmhy.pages.dev/base64/#onion-directories">Onion Directories</a> - .onion Directories</li>
<li><a href="https://github.com/johnjago/awesome-uncopyright">Uncopyright</a> - Public Domain Resource Index Awesome</li>
<li><a href="https://linklonk.com/">LinkLonk</a> - Link Aggregator &amp; Voting</li>
<li><a href="https://simpletools.info/doku.php">Simple Tools</a> - Simple Programs Index</li>
<li><a href="http://www.dmoztools.net/">DMOZ</a> or <a href="https://smartlinks.org/index.html">SmartLinks</a> - Website Directory</li>
<li><a href="https://archive-it.org/">Archive-It</a> - Archive.org Collections</li>
<li><a href="https://www.wikimedia.org/">Wikimedia</a> - All Wikimedia Sources</li>
<li><a href="https://gourav.io/clone-wars">Clone Wars</a> - Site Clone Index / <a href="https://github.com/GorvGoyl/Clone-Wars">GitHub</a></li>
<li><a href="https://appsco.pe/">Appscope</a>, <a href="https://findpwa.com/">findPWA</a>, <a href="https://github.com/aviaryan/awesome-no-login-web-apps">awesome-no-login-web-apps</a>, <a href="https://github.com/RunaCapital/awesome-oss-alternatives">Awesome oss alternatives</a>, <a href="https://saasdiscovery.com/">SaaS Discovery</a> or <a href="https://www.electronjs.org/apps">Electron</a> - Web App Index</li>
<li><a href="https://opensustain.tech/">Open Sustainable Technology</a> - Sustainable Tech Project Index</li>
<li><a href="https://l-lists.com/en/">List of Lists</a> - List Index</li>
<li><a href="https://href.cool/">href.cool</a> - List of Old / Weird Sites</li>
<li><a href="https://www.pointlesssites.com/">Pointless Sites</a> - Pointless Site Index</li>
<li><a href="https://websitesfromhell.net/">Websites From Hell</a> - Shitty Website Index</li>
<li><a href="http://www.nationalarchives.gov.uk/webarchive/">National Archives</a> - UK Government Site Archive</li>
<li><a href="https://www.webarchive.org.uk/ukwa/">UKWA</a> - UK Site Archive</li>
<li><a href="https://thehiveindex.com/">The Hive Index</a> - Online Communities Index</li>
<li><a href="https://netsplit.de/">NetSplit</a> - IRC Channel Index</li>
<li><a href="https://cyberpunk-life.neocities.org/">Cyberlife</a> - Cyberpunk-Related Content / Sites Index</li>
<li><a href="https://off-grid.net/links-directory/">Off-Grid</a> - Off Grid Site Index</li>
<li><a href="https://sr.ht/">sourcehut</a> - Public Project Index</li>
<li><a href="https://piracybank.org/websites">PiracyBank</a> - List of sites tagged for copyright, mostly dead</li>
<li><a href="https://docs.google.com/document/d/1t10VI-sccy1CfAeMZHwmCS_7agIHFo_B5ipMjzsMtTg/edit">Creamy&#x27;s Homemade List</a> / <a href="https://web.archive.org/web/20191130224152/https://pastebin.com/3e2RddP5">2</a>, <a href="https://imageboards.net/">ImageBoards</a>, <a href="https://archive.is/Npzwl">Chan List</a> or <a href="https://github.com/ccd0/imageboards.json/blob/gh-pages/imageboards.json">imageboards.json</a> - Imageboard Index</li>
<li><a href="https://github.com/soruly/awesome-acg">Awesome ACG</a> - Anime Tool Index</li>
<li><a href="https://anilinks.neocities.org/">Anilinks</a> - Anime Related Site Index</li>
<li><a href="https://10kbclub.com/">10kb Club</a>, <a href="https://250kb.club/">250kb Club</a>, <a href="https://512kb.club/">512kb Club</a>, <a href="https://1mb.club/">1MB Club</a> - Websites that don&#x27;t exceed a certain size</li>
<li><a href="https://emreed.net/LowTech_Directory.html">LowTech Directory</a> - Low Tech Site Index</li>
<li><a href="https://www.404pagefound.com/">404PageFound</a> - Old Site Indexes</li>
<li><a href="https://endoflife.date/">endoflife.date</a> - Tools &amp; Technologies&#x27; End of life Index</li>
<li><a href="https://killedbygoogle.com/">KilledByGoogle</a> - Dead Google Project Index</li>
<li><a href="https://killedbymicrosoft.info/">KilledByMicrosoft</a> - Dead Microsoft Project Index</li>
<li><a href="https://github.com/TechforgoodCAST/awesome-techforgood">Awesome Tech for Good</a> - Social Impact Tech Index</li>
</ul>
<doc-anchor-target id="free-stuff">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#free-stuff">#</doc-anchor-trigger>
<span>Free Stuff</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://onehack.us/">OneHack</a></strong> - Giveaway Community</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://discord.gg/b4uTmX5PVq">Give &amp; Away</a></strong> - Giveaway Server</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://steamdb.info/freepackages/">Free Packages</a></strong> - Mass Activate All Free Steam Games / <a href="https://youtu.be/svbdw-pYNT8">Guide</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/unlimited-trials">Unlimited Trials</a></strong> - Unlimited Free Trials Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://isthereanydeal.com/#/filter:&amp;price/0/0">IsThereAnyDeal</a></strong> - Games</li>
<li><a href="https://github.com/claabs/epicgames-freegames-node">epicgames-freegames-node</a> or <a href="https://github.com/Revadike/epicgames-freebies-claimer">epicgames-freebies-claimer</a> - Auto-Claim Free Epic Games</li>
<li><a href="https://store.steampowered.com/genre/Free%20to%20Play/">Steam F2P</a>, <a href="https://www.steamgifts.com/">SteamGifts</a> / <a href="https://chrome.google.com/webstore/detail/autojoin-for-steamgifts/bchhlccjhoedhhegglilngpbnldfcidc?hl=en">Auto Join</a>, <a href="https://reddit.com/r/FreeGamesOnSteam">/r/FreeGamesOnSteam</a> or <a href="https://steamdb.info/upcoming/free/">SteamDB</a> - Steam Games</li>
<li><a href="https://gamesfree.today/">Games Free Today</a> - Games</li>
<li><a href="https://freegames.codes/">FreeGames.codes</a> - Games / <a href="http://play.google.com/store/apps/details?id=com.freegamescodes.freegamescodes">Android</a></li>
<li><a href="https://freebies.indiegala.com/">IndieGala</a> - Games</li>
<li><a href="https://www.reddit.com/r/freegames/">/r/freegames</a> - Games</li>
<li><a href="https://www.reddit.com/r/RandomActsOfGaming/">/r/RandomActsOfGaming</a> - Games</li>
<li><a href="https://t.me/temporarilyfreegames">TemporarilyFreeGames</a> - Games</li>
<li><a href="https://www.gamerpower.com/">GamePower</a> - Games</li>
<li><a href="https://claimfreegames.com/">ClaimFreeGames</a> - Games</li>
<li><a href="https://grabfreegames.com/">GrabFreeGames</a> - Games</li>
<li><a href="https://www.epicgames.com/store/en-US/free-games">Epic Games Free</a>, <a href="https://t.me/egsnotifier_bot">egsnotifier_bot</a> or <a href="https://t.me/epicfreegames">Epic Free Games</a> - Games</li>
<li><a href="https://store.steampowered.com/search/?maxprice=free&amp;category1=997">Steam Mods</a> - Steam Mods</li>
<li><a href="https://reddit.com/r/googleplaydeals">/r/googleplaydeals</a> - APKs</li>
<li><a href="https://www.reddit.com/r/AppHookup/">/r/AppHookup</a> - APKs</li>
<li><a href="https://www.app-sales.net/">App Sales</a> - APKs</li>
<li><a href="https://play.google.com/store/apps/details?id=net.tsapps.appsales">AppSales</a> - APKs</li>
<li><a href="https://play.google.com/store/apps/details?id=com.appsfree.android">AppsFree</a> - APKs</li>
<li><a href="https://apps.apple.com/us/app/instlapp/id1502777382">InstlApp</a> - APKs</li>
<li><a href="https://www.playstoresales.com/apps/free-apps/">PlaystoreSales</a> - APKs</li>
<li><a href="https://appsumo.com/tools/freebies/">AppSumo Freebies</a> - Apps</li>
<li><a href="https://t.me/spamverse">spamverse</a> or <a href="https://t.me/freemiumbox">FreemiumBox</a> - Giveaways and Freebies</li>
<li><a href="https://aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&amp;all-free-tier.sort-order=asc">AWS Free Tier</a> - Products / Services</li>
<li><a href="https://www.freecycle.org/">FreeCycle</a> - People Giving Away Free Stuff</li>
<li><a href="https://www.baen.com/catalog/category/view/s/free-library/id/2012">BAEN</a> - Books</li>
<li><a href="https://rivetedlit.com/">Rivetedlit</a> - Books</li>
<li><a href="https://imaginationlibrary.com/">Dolly Partons Imagination Library</a> - Book Gifting Program (For Children)</li>
<li><a href="https://t.me/FreeSteamOffers_Bot/">FreeSteamOffers_Bot</a> - Telegram</li>
<li><a href="https://reddit.com/r/FREE/">/r/FREE</a></li>
<li><a href="https://reddit.com/r/eFreebies">/r/eFreebies</a></li>
<li><a href="https://reddit.com/r/FreeGameFindings">/r/FreeGameFindings</a></li>
<li><a href="https://reddit.com/r/udemyfreebies">/r/udemyfreebies</a></li>
<li><a href="https://reddit.com/r/FREECoursesEveryday">/r/FREECoursesEveryday</a></li>
<li><a href="https://reddit.com/r/FreeEBOOKS">/r/FreeEBOOKS</a></li>
<li><a href="https://reddit.com/r/bookdownloads/">/r/bookdownloads</a></li>
<li><a href="https://reddit.com/r/KindleFreebies/">/r/KindleFreebies</a></li>
<li><a href="https://reddit.com/r/Freegamestuff">/r/Freegamestuff</a></li>
</ul>
<doc-anchor-target id="news">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#news">#</doc-anchor-trigger>
<span>News</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#news-feed-aggregators">News Feed Aggregators</a></strong> - Multiple News Site Feeds</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="http://5000best.com/websites/News/">5000 Best News Sites</a></strong> - New Site Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/user/nbatman/m/news/">/m/news</a></strong> - News Multireddit</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.inoreader.com/">InoReader</a></strong> - News Feed Manager</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://torrentfreak.com/">TorrentFreak</a></strong> / <a href="https://t.me/torrentfreaks">Telegram</a> - Piracy News</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#tech-news">Tech News</a></strong> - Tech News</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://news.ycombinator.com/">YCombinator</a></strong> / <a href="https://greasyfork.org/en/scripts/39311">Highlighter</a>, <a href="https://github.com/Livinglist/Hacki">Hacki</a>, <a href="https://play.google.com/store/apps/details?id=com.simon.harmonichackernews">HarmonicHackerNews</a>, <a href="https://github.com/Mosc/Glider">Glider</a> <a href="https://www.hckrnws.com/">hckrnws</a>, <a href="https://hn.algolia.com/">algolia</a>, <a href="https://apps.apple.com/us/app/hackers-for-hacker-news/id603503901">Hackers</a>, <a href="https://news.social-protocols.org">news.social-protocols</a> or <a href="https://hackerwebapp.com/">HackerWebApp</a> - Hacker News</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.boringreport.org/">BoringReport</a></strong>, <a href="https://artifact.news/">Artifact</a> or <a href="https://play.google.com/store/apps/details?id=com.volvmedia.volvapp">Volv</a> - Android News Apps</li>
<li><a href="https://fmhy.pages.dev/storage/#read-paywalled-articles">Bypass Article Paywalls</a> - How to bypass article paywalls</li>
<li><a href="https://justread.link/">JustRead</a> - Ad-Free Article Viewer</li>
<li><a href="https://fmhy.pages.dev/storage/#summary-generator">Summary Generators</a> - Generate Article Summaries</li>
<li><a href="https://fmhy.pages.dev/storage/#worldwide-news-sites-index">Worldwide News Site Indexes</a> - News Site Indexes</li>
<li><a href="https://www.google.com/alerts">Google Alerts</a> - News Alerts by Topics</li>
<li><a href="https://www.slowernews.com/">Slower News</a> - Breaking News</li>
<li><a href="https://www.goodnewsnetwork.org/">Good News Network</a> - Uplifting News</li>
<li><a href="https://fmhy.pages.dev/storage/#health-news">Health News</a> - Health News</li>
<li><a href="https://murmel.social/top">Top Stories</a> - Top Twitter News</li>
<li><a href="https://google.org/publicalerts">PublicAlerts</a> - Important News / Disaster Alerts</li>
<li><a href="https://riotarchive.com/">Riot Archive</a> - Riot / Protest Videos</li>
<li><a href="https://pulse.internetsociety.org/blog">Internet Society</a> - Internet Infrastructure News</li>
<li><a href="https://liliputing.com/">Liliputing</a> - Linux Mobile News</li>
<li><a href="https://latestprivacy.org/">Latest Privacy</a>, <a href="https://blog.talosintelligence.com/">Talos Blog</a>, <a href="https://www.itsecurityguru.org/">IT Security Guru</a>, <a href="https://threatpost.com/">ThreatPost</a>, <a href="https://calyxinstitute.org/">Calyx</a>, <a href="https://www.privacyinternational.org/">Privacy International</a> or <a href="https://restoreprivacy.com/category/news-reports/">RestorePrivacy</a> - Privacy / Security News</li>
<li><a href="https://netblocks.org/">Netblocks</a> - Censorship News</li>
<li><a href="https://comicbookmovie.com/">CBM</a> - Comic, Movie &amp; TV News</li>
<li><a href="https://www.emergentmind.com/">EmergentMind</a> - AI News</li>
<li><a href="https://newsnotfound.com/">NewsNotFound</a> - Unbiased AI Generated News</li>
<li><a href="https://www.netflix.com/tudum">Tudum</a> - Netflix News</li>
<li><a href="https://www.animenewsnetwork.com/">Anime News Network</a> - Anime News</li>
<li><a href="https://animecorner.me/">Anime Corner</a> - Anime / Manga News</li>
<li><a href="http://darkzzx4avcsuofgfez5zq75cqc4mprjvfqywo45dfcaxrwqg6qrlfid.onion/">Darknet Live News</a>, <a href="https://www.darknetstats.com/">Darknet Stats</a> or <a href="http://tape6m4x7swc7lwx2n2wtyccu4lt2qyahgwinx563gqfzeedn5nb4gid.onion/">Tape News</a> - Dark Web News</li>
<li><a href="https://usa.liveuamap.com/">Interactive News Map</a> or <a href="https://www.atlaspolitica.com/">Atlas Politica</a> - Geolocated News Alerts / Headlines U.S</li>
<li><a href="https://asia.nikkei.com/">Nikkei Asia</a> - Asian News</li>
<li><a href="http://www.chinadailyglobal.com/">China Daily Global</a> or <a href="https://www.chinadailyasia.com/">China Daily Asia</a> - Chinese News</li>
<li><a href="https://www.mfa.gov.cn/eng/">MFA</a> - Ministry of Foreign Affairs of the People&#x27;s Republic of China</li>
<li><a href="https://www.legislation.gov.uk/">Legislation.gov</a> - British Law News</li>
<li><a href="https://t.me/rtnews">RT News</a> - Russian News</li>
<li><a href="https://sciurls.com/">SciURLs</a>, <a href="https://www.newscientist.com/">NewScientist</a>, <a href="https://www.nature.com/">Nature.com</a>, <a href="https://www.science.org/">Science.org</a>, <a href="https://www.popsci.com/">PopSci</a>, <a href="https://usefulscience.org/">Useful Science</a>, <a href="https://www.sciencedaily.com/">ScienceDaily</a>, <a href="https://www.eurekalert.org/">EurekAlert</a> or <a href="https://livescience.com/">LiveScience</a> - Science News</li>
<li><a href="https://mathurls.com/">MathURLs</a> - Math News</li>
<li><a href="https://devurls.com/">DevURLs</a> - Developer News</li>
<li><a href="https://tuxurls.com/">TuxURLs</a> - Linux News</li>
<li><a href="https://www.medievalists.net/category/news/">Medievalists</a> - Medieval History News</li>
<li><a href="https://finurls.com/">FinURLs</a> - Finance &amp; Business News</li>
<li><a href="http://www.uriminzokkiri.com/index.php?lang=eng">Uriminzokkiri</a> - Korean News</li>
<li><a href="https://fmhy.pages.dev/readingpiracyguide/#newspaper-sites">Newspaper Sites</a> - Read &amp; Download Newspapers</li>
<li><a href="https://rsoe-edis.org/">EDIS</a> - Emergency and Disaster Map</li>
<li><a href="http://www.planecrashinfo.com/">PlaneCrashInfo</a> - Plane Crash Reports</li>
<li><a href="https://www.twitch.tv/dutchsinseofficial">Dutchsinse</a> - Live 24/7 Earthquake Updates / <a href="https://www.youtube.com/user/dutchsinse">YouTube</a></li>
<li><a href="https://earthquake.usgs.gov/earthquakes/map/">USGS Earthquake Map</a> - Earthquake Activity Map</li>
<li><a href="https://www.volcanodiscovery.com/erupting_volcanoes.html">VolcanoDiscovery</a> - Volcano Activity Map</li>
<li><a href="https://www.livescores.com/">LiveScore</a> - Live Sports Scores</li>
<li><a href="https://github.com/homerchen19/nba-go">NBA Go</a> - NBA Schedule / Scores CLI</li>
<li><a href="https://scribe.bus-hit.me/">Scribe</a> - Medium Frontend</li>
<li><a href="https://readsomethinginteresting.com/">Read Something Interesting</a> or <a href="https://boredreading.com/">BoredReading</a> - Random Articles / Blog Posts</li>
<li><a href="https://prompt.press/">prompt.press</a> - AI Art Inspired by News</li>
<li><a href="https://drmikecrowe.github.io/mbfcext/">Media Bias Fact Check</a> - Media Bias Check Extension</li>
<li><a href="https://rentry.co/newsletters">Jayto&#x27;s Newsletter List</a> - List of Newsletters</li>
</ul>
<doc-anchor-target id="food">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#food">#</doc-anchor-trigger>
<span>Food</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://docs.tandoor.dev/">Tandoor Recipes</a></strong>, <a href="https://whisk.com/">Whisk</a> or <a href="https://spoonacular.com/food-api">Spoonacular</a> - Recipe Managers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://grocy.info/">Grocy</a></strong> / <a href="https://github.com/patzly/grocy-android">Android</a> or <a href="https://f-droid.org/en/packages/com.tombursch.kitchenowl/">Kitchen Owl</a> - Grocery Managers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="http://superbetize.com/">Superbetize</a></strong> - Auto-Categorize Grocery List</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.justtherecipe.com/">Just the Recipe</a></strong>, <a href="https://www.copymethat.com/">Copy Me That</a>, <a href="https://www.plainoldrecipe.com/">PlainOldRecipe</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/recipe-filter/">Recipe Filter</a> - Extract Ingredients from Recipe Pages</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#nutrition--ingredients">Food Nutrition / Ingredients</a></strong> - Search / Scan Food for its Ingredients</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/user/Siryonkee/m/food/">/m/food</a></strong> - Food Multireddit</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://tastejury.com/">TasteJury</a></strong> - Find Specific Dishes</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://sporked.com/">Sporked</a></strong> - Packaged Food Reviews</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.stilltasty.com/">Still Tasty</a></strong> or <a href="http://www.eatbydate.com/">EatByDate</a> - Shelf Life Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://i.redd.it/qmcas4yuc2w81.png">Food Storage Tips</a></strong> / <a href="https://i.ibb.co/SKq3GT7/ca6f633c898b.png">2</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://bakingcalculators.com/">Baking Calculators</a></strong> - Measurement System Conversion Calculators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="http://hackthemenu.com/">HackTheMenu</a></strong> - Fast Food Secret Menu Items</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://mcbroken.com/">McBroken</a></strong> - Check if McDonalds Ice Cream Machines are Broken</li>
<li><a href="http://cookebooks.info/">cookEbooks</a> - Cookbooks</li>
<li><a href="https://archive.lib.msu.edu/DMC/cookbooks/">DMC Cookbooks</a> - Cookbooks</li>
<li><a href="https://t.me/cook_bookshelf">Cook Bookshelf</a> - Cookbooks / Telegram</li>
<li><a href="https://archive.org/details/southerncookbook00lustrich/">Southern Cookbook</a> - Cookbook Southern</li>
<li><a href="https://www.chefgpt.xyz/">ChefGPT</a> - AI Recipe Generators</li>
<li><a href="https://search-22.com/recipe-search-tools">Search-22</a> - Multi-Site Recipe Search</li>
<li><a href="https://www.supercook.com/">SuperCook</a> - Recipe Search</li>
<li><a href="https://www.myfridgefood.com/">MyFridgeFood</a> - Recipe Search</li>
<li><a href="https://www.epicurious.com/">Epicurious</a> - Recipe Search</li>
<li><a href="https://recipe-search.typesense.org/">Recipe Search</a> - Recipe Search</li>
<li><a href="https://www.reciperadar.com/">RecipeRadar</a> - Recipe Search</li>
<li><a href="https://reciperetrieve.com/">Recipe Retrieve</a> - Recipe Search</li>
<li><a href="http://www.dotnom.com/">DotNom</a> - Recipe Search</li>
<li><a href="https://supercook.com/">SuperCook</a> - Recipe Search</li>
<li><a href="https://www.yummly.com/">Yummly</a> - Recipe Search</li>
<li><a href="https://www.recipeeper.com/">Recipeeper</a> - Dietary Based Recipes</li>
<li><a href="https://ck.booru.org/">Glorious Recipes</a> - Vertical Image Recipes</li>
<li><a href="https://github.com/Murgio/Food-Recipe-CNN">Food-Recipe-CNN</a> - Food Image to Recipe Tool</li>
<li><a href="https://www.tasteatlas.com/">TasteAtlas</a> - Recipe Map</li>
<li><a href="https://pakistanatlas.com/">PakistAnatlas</a> - Pakistani Traditional Food Map</li>
<li><a href="https://fmhy.pages.dev/storage/#cooking-youtube-channels">Cooking YouTube Channels</a></li>
<li><a href="https://github.com/jzarca01/awesome-food">Awesome Food</a> - Cooking Tools Index</li>
<li><a href="http://www.cookingforengineers.com/">CookingForEngineers</a> - Recipes / Cooking Tests</li>
<li><a href="https://www.reluctantgourmet.com/">ReluctantGourmet</a> - Recipes / Tutorials</li>
<li><a href="http://how2heroes.com/">How2Heroes</a> - Recipes</li>
<li><a href="https://www.allrecipes.com/">All Recipes</a> - Recipes</li>
<li><a href="https://justthedarnrecipe.com/">Just the Darn Recipe</a> - Recipes</li>
<li><a href="https://theskullery.net/">theSkullery</a> - Recipes</li>
<li><a href="https://curlie.org/en/Home/Cooking/">Curlie Cooking</a> - Recipes</li>
<li><a href="https://based.cooking/">Based Cooking</a> - Recipes</li>
<li><a href="https://www.bhg.com/recipes/">BHG</a> - Recipes</li>
<li><a href="http://www.thecookinginn.com/">TheCookingGinn</a> - Recipes</li>
<li><a href="https://www.bonappetit.com/">Bon Appétit</a> - Recipes</li>
<li><a href="https://www.punchfork.com/">PunchFork</a> - Recipes</li>
<li><a href="https://tasty.co/">Tasty</a> - Recipes</li>
<li><a href="https://www.101cookbooks.com/">101Cookbooks</a> - Recipes</li>
<li><a href="https://www.simplyrecipes.com/">SimplyRecipes</a> - Recipes</li>
<li><a href="https://www.myrecipes.com/">MyRecipes</a> - Recipes</li>
<li><a href="https://www.justapinch.com/">JustAPinch</a> - Recipes</li>
<li><a href="https://www.cooks.com/">Cooks</a> - Recipes</li>
<li><a href="https://www.food.com/recipe">Food.com</a> - Recipes</li>
<li><a href="https://www.bbcgoodfood.com/recipes">BBC Good Food</a> - Recipes</li>
<li><a href="https://www.foodnetwork.com/recipes">Food Network Recipes</a> - Recipes</li>
<li><a href="https://github.com/jlinder/cookbook">CookBook</a> - Recipes</li>
<li><a href="https://en.wikibooks.org/wiki/Category:Cookbook">Wikibook Cookbooks</a> - Recipes</li>
<li><a href="https://cookpad.com/us">Cookpad</a> - Recipes</li>
<li><a href="https://foodgeeks.com/">FoodGeeks</a> - Recipes</li>
<li><a href="https://recipes.sparkpeople.com/">SparkPeople</a> - Recipes</li>
<li><a href="https://www.keyingredient.com/">KeyIngridient</a> - Recipes</li>
<li><a href="https://copykat.com/">CopyKat</a> - Recipes</li>
<li><a href="https://chowdown.io/">Chowdown</a> - Recipes / <a href="https://github.com/clarklab/chowdown">GitHub</a></li>
<li><a href="http://recipes.robbiehaf.com/">RobbieHaf</a> - Recipes</li>
<li><a href="https://whatscookingamerica.net/Menu/MenuIndex.htm">WhatsCookingAmerica</a> - Recipes</li>
<li><a href="http://www.cs.cmu.edu/%7Emjw/recipes/">MJW</a> - Recipes</li>
<li><a href="https://www.bestrecipes.com.au/">BetterRecipes</a> - Recipes</li>
<li><a href="https://www.astray.com/recipes/">Astray</a> - Recipes</li>
<li><a href="http://www.bios.unc.edu/%7Ezhabotyn/recipes/">zhabotyn</a> - Recipes</li>
<li><a href="https://www.farmlandfoods.com/recipes/">FarmlandFoods</a> - Recipes</li>
<li><a href="https://recipeland.com/">RecipeLand</a> - Recipes</li>
<li><a href="https://www.budgetbytes.com/">Budget Bytes</a> - Cheap Recipes</li>
<li><a href="http://www.whatthefuckshouldimakefordinner.com/">What the Fuck Should I Make for Dinner?</a> - Random Recipes</li>
<li><a href="https://www.dishdragon.ai/">Dish Dragon AI</a> - Find Ingredients That Go Well Together</li>
<li><a href="https://developer.edamam.com/">Edamam</a> - Food-Related APIs</li>
<li><a href="http://www.recipepuppy.com/about/api/">Recipe Puppy</a> - Recipe API</li>
<li><a href="https://www.coursera.org/learn/childnutrition">Child Nutrition</a> - Child Nutrition / Cooking Course</li>
<li><a href="https://cheese.com/">Cheese.com</a> - Cheese Resources</li>
<li><a href="https://github.com/dansinker/tacofancy">tacofancy</a> - Taco Recipes</li>
<li><a href="https://amazingribs.com/">AmazingRibs</a> - Rib Recipes</li>
<li><a href="http://www.bakerella.com/">Bakerella</a> - Baking Recipes</li>
<li><a href="https://www.kingarthurbaking.com/recipes">KingArthurBaking</a> - Baking Recipes</li>
<li><a href="https://github.com/hendricius/the-bread-code">The Bread Code Manifesto</a> - Bread Baking Recipes</li>
<li><a href="https://www.sugarologie.com/recipes">Sugarologie</a> - Cake Recipes</li>
<li><a href="https://i.ibb.co/QbkD5NN/6a31bb4d52d7.png">Mac Cookie Recipe Easter Egg</a> - Cookie Recipe / <a href="https://pastebin.com/N8AyVfEf">How-to</a></li>
<li><a href="https://i.ibb.co/j3HXBSr/197281de59c1.jpg">Honey Ale</a> or <a href="https://i.ibb.co/pw6mypt/69a11ac8d936.png">Honey Porter</a> - The White House Brewing Recipes</li>
<li><a href="https://www.coffeeorbust.com/">Coffee or Bust!</a> - Coffee Making Guides</li>
<li><a href="http://makemycocktail.com/">MakeMyCocktail</a>, <a href="https://www.drinknation.com/bar">DrinNnation</a>, <a href="https://www.cocktailbuilder.com/">CocktailBuilder</a>, <a href="https://cocktailsandshots.com/cocktail-builder/">CocktailsAndShots</a> or <a href="https://makemeacocktail.com/mybar/">MyBar</a> - Cocktail Builders</li>
<li><a href="https://github.com/MOIMOB/drinkable">Drinkable</a> - Create Cocktails from Home Ingredients</li>
<li><a href="https://l-lists.com/en/lists/55cbww.html">Historical Recipes</a> - Historical Recipes Site Index</li>
<li><a href="https://www.parsnip.ai/">Parsnip</a> - Cooking Lessons / Skill Tracking App</li>
<li><a href="https://www.chef2chef.net/">Chef2Chef</a> - Cooking Lessons</li>
<li><a href="https://theculinarycook.com/">TheCulinaryCook</a> - Cooking Lessons</li>
<li><a href="https://www.edx.org/course/science-cooking-from-haute-cuisine-to-soft-matter">Food Chemistry Course</a>, <a href="https://www.edx.org/course/science-cooking-from-haute-cuisine-to-soft-matte-2">2</a></li>
<li><a href="https://github.com/nick/auto-soylent">auto-soylent</a> - Automatic Soylent Recipe Generator</li>
<li><a href="https://reddit.com/r/Cooking">/r/Cooking</a> - Cooking Discussion / Tips</li>
<li><a href="https://reddit.com/r/GifRecipes">/r/GifRecipes</a> - Recipes in GIF Format</li>
<li><a href="https://reddit.com/r/recipes">/r/recipes</a> - Share Recipes</li>
<li><a href="https://reddit.com/r/AskCulinary">/r/AskCulinary</a> - Get Cooking Advice</li>
<li><a href="https://reddit.com/r/IndianFood">/r/IndianFood</a> - Indian Food Recipes / Tips</li>
<li><a href="https://eatjamaican.com/recipes.html">Eat Jamacian</a> - Jamaican Recipes</li>
<li><a href="http://worldstogethertravel.com/jamaica/recipe-rundown.htm">Jamacian Recipe Rundown</a> - Jamaican Recipes</li>
<li><a href="https://fmhy.pages.dev/storage/#portuguese-recipes">Portuguese Recipe Sites</a></li>
<li><a href="https://nosh.tech/">Nosh</a> - Food Management App</li>
<li><a href="https://github.com/lorenzovngl/FoodExpirationDates">FoodExpirationDates</a> - Food Expiration Tracker</li>
<li><a href="https://pantryandlarder.com/eggspensive">Eggspensive</a> - Egg Price Tracker</li>
<li><a href="https://pantryandlarder.com/mccheapest">McCheapest</a> - Big Mac Price Tracker</li>
<li><a href="https://www.mealime.com/">Mealime</a> or <a href="https://nightly.mealie.io/">Mealie</a> - Meal Planning Apps</li>
<li><a href="https://github.com/jzarca01/node-deliveroo">node-deliveroo</a> - API for Deliveroo</li>
<li><a href="https://github.com/mynamebrody/pizzadash">PizzaDash</a> - Turn Amazon Dash Button into Pizza Delivery Button</li>
<li><a href="https://github.com/prakhar1989/FoodTrucks">FoodTrucks</a> - SF Food Truck App</li>
<li><a href="https://www.theworlds50best.com/list/1-50">The Worlds 50 Best Restaurants</a> - Top Restaurants List</li>
<li><a href="https://github.com/utilForever/awesome-cafe">Awesome Cafe</a> - Korean Cafe List / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li>
<li><a href="https://wiki.fermenthings.be/">FermenThings</a> - Fermentation Wiki</li>
<li><a href="https://github.com/hmontazeri/is-vegan">is-vegan</a> - Vegan Food App</li>
<li><a href="https://github.com/Singh-Shivani/Food_Lab">Food Lab</a> - Food Blog App</li>
</ul>
<doc-anchor-target id="gardening">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#gardening">#</doc-anchor-trigger>
<span>Gardening</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/TouchGrasss">TouchGrasss</a></strong> - Agriculture / Gardening Subreddits</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://learn.eartheasy.com/">EarthEasy</a></strong>, <a href="https://www.bhg.com/gardening/how-to-garden/">How To Garden</a>, <a href="https://www.happysprout.com">HappySprout</a>, <a href="https://blog.planter.garden/">Growing Guide</a>, <a href="https://openfarm.cc/">Openfarm</a>, <a href="https://www.growstuff.org/">GrowStuff</a> or <a href="https://www.growveg.com/">GrowVeg</a> - Gardening Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://reddit.com/r/gardening">/r/Gardening</a></strong> - Gardening Community</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/whatsthisplant/">/r/Whatsthisplant</a></strong> or <a href="https://www.inaturalist.org/">iNaturalist</a> - Plant Identification Communities</li>
<li><a href="https://www.picturethisai.com/">PictureThis</a> / <a href="https://forum.mobilism.org/search.php?keywords=picturethis&amp;terms=all&amp;author=&amp;sc=1&amp;sf=titleonly&amp;sr=topics&amp;sk=t&amp;sd=d&amp;st=0&amp;ch=300&amp;t=0&amp;submit=Search">Premium</a> - Plant Identification Tool / <a href="https://play.google.com/store/apps/details?id=cn.danatech.xingseus">Android</a> / <a href="https://apps.apple.com/us/app/picturethis-plant-identifier/id1252497129">iOS</a></li>
<li><a href="https://www.gardendesign.com/">Garden Design</a> - Garden Design Guides</li>
<li><a href="https://www.reddit.com/r/UrbanGardening/">/r/UrbanGardening</a> - Urban Gardening Community</li>
<li><a href="https://reddit.com/r/farming/">/r/Farming</a> - Farming Community</li>
<li><a href="https://learn.eartheasy.com/guides/composting/">Composting</a> - Composting Guides</li>
<li><a href="https://github.com/brycejohnston/awesome-agriculture">Awesome Agriculture</a> - Open-Source Agriculture / Gardening Tech</li>
<li><a href="https://modernfarmer.com/">Modern Farmer</a> - Agricultural News</li>
<li><a href="https://getchipdrop.com/">Chip Drop</a> - Free Mulch</li>
<li><a href="https://upload.wikimedia.org/wikipedia/commons/a/a7/World_Hardiness_Zones.png">Hardiness Zones</a>, <a href="https://topps.diku.dk/torbenm/maps.msp">Topps</a> or <a href="https://www.plantmaps.com/">Plant Maps</a> - Global Map of Hardiness Zones</li>
<li><a href="https://www.reddit.com/r/trees/wiki/entreddits_social/#growing">Cannabis Growing Subreddits</a></li>
<li><a href="https://reddit.com/r/microgrowery/">/r/Microgrowery</a> - Cannabis Growing Community</li>
</ul>
<doc-anchor-target id="health">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#health">#</doc-anchor-trigger>
<span>Health</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/lalaithan/awesome-health">Awesome Health</a></strong> - Health Resources Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#health-news">Health News</a></strong> - Health News Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/nutrition/">/r/Nutrition</a></strong> - Nutrition Subreddit</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#nutrition--ingredients">Food Nutrition / Ingredients</a></strong> - Search / Scan Food for its Ingredients</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://caffeineinformer.com/death-by-caffeine">Caffeine Calculator</a></strong> - Caffeine Intake Calculator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://i.ibb.co/b3YxZzr/921f6c843cf0.png">Dehydration Chart</a></strong> - Dehydration Color Chart</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://i.ibb.co/bL65m8F/995c00ec75ba.png">BMI Chart</a></strong> - Healthy BMI Graph</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.nhlbi.nih.gov/health/educational/lose_wt/BMI/bmicalc.htm">Standard BMI Calculator</a></strong> - BMI Calculator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ss.fitness/calculators">Simple Science Fitness</a></strong> or <a href="https://www.swolehalla.com/">SwoleHalla</a> - Fitness Calculators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://i.ibb.co/xCGRdM0/c3b977fa36fc.jpg">/u/KNightNox Diagram</a></strong> - Zoomable Exercise Diagram</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.drugs.com/">Drugs.com</a></strong> or <a href="https://go.drugbank.com/">DrugBank</a> - Drug Information / Side Effects</li>
<li><a href="https://www.healthgrades.com/right-care/health-content-a-z">healthgrades</a>, <a href="https://online.epocrates.com/">epocrates</a>, <a href="https://medlineplus.gov/">medlineplus</a>, <a href="https://www.merckmanuals.com/">merckmanuals</a>, <a href="https://www.mayoclinic.org/">mayoclinic</a>, <a href="https://www.rxlist.com/">rxlist</a>, <a href="https://www.nejm.org/">nejm</a>, <a href="https://www.ncbi.nlm.nih.gov/pmc/">ncbi</a>, <a href="https://www.hhs.gov/">hhs</a>, <a href="https://www.nih.gov/">nih</a>, <a href="https://www.cdc.gov/">cdc</a> - Government Health Resources</li>
<li><a href="https://www.osh.net/">osh</a> - Occupational Health and Safety Resources</li>
<li><a href="https://cancerfactfinder.org/">CancerFactFinder</a> - Cancer Fact Search</li>
<li><a href="https://v5.nomie.app/">Nomie</a>, <a href="https://github.com/Mazahir26/koduko">Koduko</a> or <a href="https://respawn.pro/">Respawn</a> - Habit / Mood Trackers</li>
<li><a href="https://breakfree-2c089.web.app/">BreakFree</a> - Break Smoking Habits</li>
<li><a href="https://zeropercent.club/">ZeroPercent</a> - Break Drinking Habits</li>
<li><a href="https://github.com/KiARC/Sobriety">Sobriety</a> - Sobriety Tracker</li>
<li><a href="https://www.reddit.com/r/nosurf/">/r/NoSurf</a> - Digital Detox Community / <a href="https://discordapp.com/invite/QFhXt2F">Discord</a></li>
<li><a href="https://nutritionfacts.org/">NutritionFacts.org</a> - Video Library for Latest Health-based Research</li>
<li><a href="https://www.hsph.harvard.edu/nutritionsource/">The Nutrition Source</a> - Harvard University Health Website</li>
<li><a href="http://liamrosen.com/fitness.html">Liam Rosen&#x27;s Fitness Guide</a> - Beginners Health &amp; Fitness Guide</li>
<li><a href="https://github.com/jamesflorentino/fitness">jamesflorentino-fitness</a> or <a href="https://www.ammfitness.co.uk/">AMMFitness</a> - Fitness / Nutrition Info</li>
<li><a href="https://thefitness.wiki/">The Fitness Wiki</a> - Fitness Information Wiki</li>
<li><a href="https://www.google.com/fit/">Google Fit</a> - Activity Coach</li>
<li><a href="https://i.ibb.co/YdNy3K2/12df795c3938.jpg">No Equipment Ab Exercises</a> - Ab Exercise Diagram</li>
<li><a href="https://github.com/brodeurlv/fastnfitness">fastnfitness</a> - Track Your Exercise Progress</li>
<li><a href="https://f-droid.org/packages/org.dynamicsoft.caloriescope/">CalorieScope</a> or <a href="https://github.com/SecUSo/privacy-friendly-circuit-training-exercises">PFCTE</a> - Exercise &amp; Activity Tracker</li>
<li><a href="https://exrx.net/">ExRx.net</a> - Exercise Resources</li>
<li><a href="https://cronometer.com/">Cronometer</a> or <a href="https://github.com/davidhealey/waistline">Waistline</a> - Track Nutrition &amp; Calories</li>
<li><a href="https://www.myfooddata.com">MyFoodData</a> - Food Nutrition Tools</li>
<li><a href="https://github.com/SuhasDissa/Food-E-App">Food-E App</a> - Food Additives Database App</li>
<li><a href="https://wger.de/">wger</a> - Self-Hosted Workout, Nutrition / Weight App / <a href="https://github.com/wger-project/wger">GitHub</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.xpp.drink">Liquid Drink</a> - Liquid Intake Tracker</li>
<li><a href="https://github.com/nutritionfactsorg/daily-dozen-android">Daily Dozen</a> - Daily Diet Recommendations / Android</li>
<li><a href="https://www.eatthismuch.com/">EatThisMuch</a>, <a href="https://fitmencook.com/">FitMenCook</a> or <a href="https://mealpreppro.com/">MealPrePro</a> - Diet Tool / iOS / Android</li>
<li><a href="https://examine.com/">Examine.com</a> - Supplement &amp; Nutrition Analysis</li>
<li><a href="https://www.coursera.org/learn/childnutrition">Child Nutrition</a> - Child Nutrition / Cooking Course</li>
<li><a href="https://www.kidshealth.org/">Kids Health</a> - Kids Health Information</li>
<li><a href="https://f-droid.org/packages/com.health.openscale/">openScale</a> - Weight &amp; Body Metrics Tracker</li>
<li><a href="https://www.e-fitness.org/">Effective Fitness</a> - Fitness Discussion / <a href="https://discord.gg/fitness">Discord</a></li>
<li><a href="https://www.sailrabbit.com/bmr/">SailRabbit</a> - BMR / TDEE Calculator</li>
<li><a href="https://www.reddit.com/r/BodyweightFitness">/r/BodyweightFitness</a> - Bodyweight Fitness Subreddit / <a href="https://discord.gg/bwf">Discord</a></li>
<li><a href="http://www.startbodyweight.com/">Start Bodyweight</a> - Bodyweight Training</li>
<li><a href="https://docs.google.com/spreadsheets/d/1a8tlZ-zbF695HA3Lmm20OIYeYYxo1lmUOczUXKLoL4s/">Bodyweight Fitness Progressions</a></li>
<li><a href="https://www.reddit.com/r/loseit/">/r/LoseIt</a> - Weight Loss Subreddit</li>
<li><a href="https://mobile.va.gov/app/move-coach">MOVE! Coach</a> - Weight Loss Program</li>
<li><a href="https://weight-loss-side-effects.netlify.app/">Weight Loss Side Effects</a> - Weight Loss Side Effect Mitigation</li>
<li><a href="https://bodyvisualizer.com/">BodyVisualizer</a> - Exercise Benefit Visualization</li>
<li><a href="https://muscleandstrength.com/">Muscleandstrength</a> or <a href="https://gitlab.com/enjoyingfoss/feeel">Feeel</a> - Workout Plans &amp; Tools</li>
<li><a href="https://www.reddit.com/r/gainit/">/r/GainIt</a> - Healthy Weight Gain Subreddit</li>
<li><a href="https://www.reddit.com/r/flexibility/">/r/Fexibility</a> - Flexibility Subreddit</li>
<li><a href="https://www.mypacer.com/">My Pacer</a> - Fitness App / Pedometer</li>
<li><a href="https://www.myfitnesspal.com/">MyFitnessPal</a> - Fitness / Health App</li>
<li><a href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> or <a href="https://github.com/oliexdev/openScale">openScale</a> - Fitness Trackers</li>
<li><a href="https://www.liftosaur.com/">Liftosaur</a> - Weight Lifting Tracker / <a href="https://github.com/astashov/liftosaur">GitHub</a></li>
<li><a href="https://musclewiki.com/">MuscleWiki</a> - Muscle / Exercise Information Tool</li>
<li><a href="https://www.spss-tutorials.com/">SPSS Tutorials</a> - SPSS Practice &amp; Examples</li>
<li><a href="https://www.fitnessblender.com/videos?exclusive%5B%5D=0">Fitness Blender</a> - Workout Videos</li>
<li><a href="https://www.fitocracy.com/">Fitocracy</a> - Create Workout Plans</li>
<li><a href="https://darebee.com/">DAREBEE</a> - Fitness Plans / Workouts</li>
<li><a href="https://www.hevyapp.com/">Hevy</a>, <a href="https://github.com/kabouzeid/Iron">Iron</a>, <a href="https://gitea.presley.nz/brandon.presley/Massive">Massive</a>, <a href="https://codeberg.org/noahjutz/GymRoutines">GymRoutines</a> or <a href="https://fithero.app/">FitHero</a> - Workout Trackers</li>
<li><a href="https://opentracksapp.com/">OpenTrack</a> - Sports Tracking App</li>
<li><a href="https://www.goldencheetah.org/">GoldenCheetah</a>, <a href="https://bailu.ch/aat/">AAT</a> or <a href="https://f-droid.org/packages/de.nulide.bikecomputer/">BikeComputer</a> - Biking Trackers</li>
<li><a href="https://www.alltrails.com/">AllTrails</a> - Hiking Routes</li>
<li><a href="https://www.mapmywalk.com/">MapMyWalk</a> - Walking Tracker</li>
<li><a href="https://github.com/jonasoreland/runnerup">RunnerUp</a> or <a href="https://www.strava.com/">Strava</a> - Run Trackers</li>
<li><a href="https://www.bikemap.net/">Bikemap</a> - Running Routes</li>
<li><a href="https://charitymiles.org/">Charity Miles</a> - Donate to Charity While Running / Biking</li>
<li><a href="https://apps.apple.com/us/app/zombies-run/id503519713">Zombies, Run!</a> - Zombie Running Adventure Game</li>
<li><a href="https://bonehealthtracker.com/">Bone Health Tracker</a> - Track Bone Health</li>
<li><a href="https://github.com/vmiklos/plees-tracker">Plees Tracker</a> - Sleep Tracker</li>
<li><a href="https://youtu.be/OyK0oE5rwFY">Benefits of Good Posture</a> - Posture Importance Lesson</li>
<li><a href="https://www.stuffthatworks.health/">StuffThatWorks</a> - Chronic Condition Info / Treatments</li>
<li><a href="https://www.themusiclab.org/quizzes/td">Tone-Deafness Test</a> - Pitch Perception Test</li>
<li><a href="https://incidecoder.com/">INCIDecoder</a> - Skincare Ingredient Lists</li>
<li><a href="https://www.healthline.com/health/sore-tongue-remedy">Healthline</a> - Remedies for Sores on Tongue</li>
<li><a href="https://philome.la/jace_harr/you-feel-like-shit-an-interactive-self-care-guide/play/index.html">You feel like shit.</a> - Interactive Self Care Guide</li>
<li><a href="https://npckc.itch.io/deskspace">deskspace</a> - Self-Care App</li>
<li><a href="https://drugfree.org/">DrugFree</a> - Drug Abuse Prevention &amp; Recovery Help</li>
<li><a href="https://mobile.va.gov/app/mindfulness-coach">Mindfulness Coach</a> - Mindfulness / Stress Reduction Tips</li>
<li><a href="https://docs.google.com/document/d/1KI1kzj6Bjx_O3ggYXfgEuTtOsLiCW0V-JeWpTyX5OOU/">Coping Skills Masterlist</a> - Mental Health Coping Skills</li>
<li><a href="https://zenhabits.net/">Zen Habits</a> - Develop Zen Habits</li>
<li><a href="https://year-in-pixels.glitch.me/">Year In Pixels</a> - Mood Tracking Calendar</li>
<li><a href="https://github.com/CorruptedArk/did-i-take-my-meds">Did I Take My Meds?</a> - Medical Data Log</li>
<li><a href="https://gitlab.com/simpilldev/simpill">Simpill</a> - Medication Reminders</li>
<li><a href="https://mobile.va.gov/app/insomnia-coach">Insomnia Coach</a> - Insomnia Prevention Tips</li>
<li><a href="https://www.xhalr.com/">eXHALeR</a> - Yoga / Meditation Breathing Tool</li>
<li><a href="https://github.com/meditohq/medito-app">Medito</a> or <a href="https://www.heartfulnessapp.org/">Heartfulness</a> - Meditation App</li>
<li><a href="https://meditation.koti.cloud/">Meditation Timer</a> - Meditation Timer / Session Tracker</li>
<li><a href="http://www.pixelthoughts.co/">PixelThoughts</a> - 60 Second Relaxation Tool</li>
<li><a href="https://github.com/dreamingechoes/awesome-mental-health">Awesome Mental Health</a> or <a href="https://mentalillnessmouse.wordpress.com/helpfulresources/">mentalillnessmouse</a> - Mental Health Index</li>
<li><a href="https://onemindpsyberguide.org/">One Mind PsyberGuide</a> - Mental Health App Reviews</li>
<li><a href="https://www.7cups.com/">7 Cups</a> or <a href="https://www.onlinecounselling4u.com/">OnlineCounselling4u</a> - Free Counseling &amp; Therapy</li>
<li><a href="https://blahtherapy.com/">BlahTherapy</a> - Vent to Strangers</li>
<li><a href="https://redd.it/nryig4">Online Psych Services</a> - Centers Offering Free Online Psych Services</li>
<li><a href="https://www.babycenter.com/">babycenter</a> - Pregnancy and Parenting Resources</li>
<li><a href="https://americanpregnancy.org/resources/pregnancy-calculator/">Pregnancy Calculator</a> - Due Date Calculator</li>
<li><a href="https://doitright.ph/">DoItRight</a> or <a href="https://www.scarleteen.com/">Scarleteen</a> - Sex Education Resources</li>
<li><a href="https://eukiapp.com/">Euki</a> - Sexual / Reproductive Health App</li>
<li><a href="https://redd.it/phrcrn">Abortion Resources</a> / <a href="https://redd.it/vm56bs">2</a>, <a href="https://www.plannedparenthood.org/">PlannedParenthood</a> or <a href="https://safe2choose.org/">Safe2Choose</a> - Abortion Resources</li>
<li><a href="https://redd.it/d6p05q">Erin&#x27;s Informed Consent HRT Map</a> - Informed Consent HRT Clinics</li>
<li><a href="https://www.womenonweb.org/">WomenOnWeb</a> - Free Abortion Pills</li>
<li><a href="https://www.everydaybattle.com/resources/">AS Resources</a> - Ankylosing Spondylitis Resources</li>
<li><a href="https://bloodyhealth.gitlab.io">Drip</a> - Open Source E2EE Period Tracking App</li>
<li><a href="https://www.pawmenow.com/what-dogs-can-eat/">What Dogs Can Eat</a> - Search Safe Human Food for Dogs</li>
</ul>
<doc-anchor-target id="travel">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#travel">#</doc-anchor-trigger>
<span>Travel</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.atlasobscura.com/">Atlas Obscura</a></strong>, <a href="https://turas.app/">Turas</a>, <a href="https://www.countryreports.org/">CountryReports</a> or <a href="https://www.traveltip.org/world_maps.php">TravelTips</a> - Travel Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://journeyplan.co">JourneyPlan</a></strong> or <a href="https://tripnotes.ai/">TripNotes</a> - Trip Planning AIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://borderless.safetywing.com/">Borderless</a></strong> - Travel Restrictions Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.mapchecking.com/">MapChecking</a></strong> - Crowd Size Estimation</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.gasbuddy.com/gaspricemap">Gas Price Map</a></strong> - US Gas Prices</li>
<li><a href="https://www.flightradar24.com/">FlightRadar24</a>, <a href="https://www.flightstats.com/">FlightStats</a>, <a href="http://planefinder.net/">PlaneFinder</a>, <a href="https://globe.adsbexchange.com/">ADS-B Exchange</a>, <a href="https://www.radarbox.com/">Radarbox</a> or <a href="http://flightaware.com/">FlightAware</a> - Live Flight Tracker</li>
<li><a href="https://github.com/Jxck-S/plane-notify">plane-notify</a> - Plane Takeoff Notifications</li>
<li><a href="https://www.flightconnections.com/">FlightConnections</a> - Interactive Flight Routes</li>
<li><a href="https://skyvector.com/">SkyVector</a> - Flight Planner</li>
<li><a href="https://wikiroutes.info/">WikiRoutes</a> - Public Transport Routes</li>
<li><a href="https://minitokyo3d.com/">MiniTokyo3D</a> - Tokyo Public Transport Map</li>
<li><a href="http://mic-ro.com/metro/index.html">MetroOrbits</a> - Subway Maps / Data</li>
<li><a href="https://chronotrains-eu.vercel.app/">ChronoTrains</a> - European Trains Distances</li>
<li><a href="http://www.thesalmons.org/lynn/whgmap.html">TheSalmons</a> or <a href="https://world-heritage.mapspot.co/">World Heritage Sites</a> - World Heritage Sites</li>
<li><a href="https://www.roadsideamerica.com/">Roadside America</a> or <a href="https://makemydrivefun.com/">MakeMyDriveFun</a> - Roadside Attraction Guides</li>
<li><a href="https://freecampsites.net/">FreeCampSites</a> - Free Camp Sites</li>
<li><a href="https://travelermap.net/">Traveler Map</a> - National Park Maps</li>
<li><a href="https://www.dialectsarchive.com/globalmap">The International Dialects of English Archive</a> - Dialect Map</li>
<li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/left-or-right-side.png">Left vs. Right Side Driving Map</a> - Left vs. Right Side Driving by Country</li>
<li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/highest-speed-limits-around-the-world.png">Speed Limits Map</a> - Max Speed Limits</li>
<li><a href="http://splcenter.org/hate-map">Hate Map</a> - Hate Group Locations</li>
<li><a href="https://liveuamap.com/">LiveUAMap</a> - Ukraine Conflict Areas LiveFeed</li>
</ul>
<doc-anchor-target id="maps">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#maps">#</doc-anchor-trigger>
<span>Maps</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/simsieg/awesome-maps">Awesome Maps</a></strong> - Online Map Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#satellite-.26amp.3B_street_view_maps">Satellite / Street View Maps</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.openstreetmap.org/">OpenStreetMap</a></strong> / <a href="https://nominatim.openstreetmap.org/ui/search.html">Search</a>, <a href="https://kartaview.org/landing">KartaView</a>, <a href="https://www.waze.com/">Waze</a> / <a href="https://www.waze.com/en-US/editor">Editor</a>, <a href="https://openinframap.org/">Open Infrastructure Map</a>, <a href="https://facilmap.org/">FacilMap</a>, <a href="https://outdoormaps.eu/">OutdoorMaps</a>, <a href="https://abc-map.fr/">ABC Map</a> or <a href="https://www.mapillary.com/">Mapillary</a> - Street Maps</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chrome.google.com/webstore/detail/routora-google-maps-route/jdddfnfohdeaklgkpglonlofgapjgfbp">Routora</a></strong> - Google Maps Route Optimization</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://history-maps.com/">History Maps</a></strong>, <a href="https://worldmap.harvard.edu/maps/5565">AP World History Notes Visual</a> or <a href="http://geacron.com/">Geacron</a> - World History Learning Maps</li>
<li><a href="https://cronobook.com/">Cronobook</a>, <a href="https://euratlas.com/">EuraAtlas</a>, <a href="https://redd.it/61fdp6">Historical City Maps</a>, <a href="http://rumsey.geogarage.com/index.html">GeoGarage</a>, <a href="https://digitalcollections.nypl.org/search/index?filters%5BphysicalLocation_mtxt_s%5D%5B%5D=Map+Division">Digital Collection</a>,<a href="https://www.loc.gov/collections/general-maps/">Loc Maps</a>, <a href="http://rumsey.geogarage.com/index.html">GeoGarage</a>, <a href="https://www.openhistoricalmap.org/">OpenHistoricalMap</a>, <a href="https://www.maphistory.info/index.html">MapHistory</a> - Historical Maps</li>
<li><a href="https://www.oldmapsonline.org/">OldMapsOnline</a> - Historical Maps Tool</li>
<li><a href="https://historicborders.app/">Historic Borders</a> - Historic Borders Map</li>
<li><a href="https://dsl.richmond.edu/panorama/">American Panorama</a> - Interactive US Historical Maps</li>
<li><a href="http://www.ancestryimages.com/">Ancestry Images</a> or <a href="https://pastvu.com/">Pastvu</a> - Historical Photo &amp; Map Archive</li>
<li><a href="https://dinosaurpictures.org/ancient-earth">Ancient Earth</a> - Globe of Ancient Earth</li>
<li><a href="https://www.cartographersguild.com/">The Cartographers&#x27; Guild</a> - Cartography Forum</li>
<li><a href="https://fixphrase.com/">FixPhrase</a> or <a href="https://www.textomap.com/">TextToMap</a> - Text Based Map Search</li>
<li><a href="https://zoom.earth/">zoom.earth</a> or <a href="https://earth.google.com/web/">GoogleEarth</a> - Earth Viewer</li>
<li><a href="https://snazzymaps.com/">Snazzy Maps</a> - Google Maps Themes</li>
<li><a href="https://search.descarteslabs.com/">GeoVisual Search</a> - Object Recognition Map</li>
<li><a href="https://sirens.in.ua/">Sirens In UA</a> - Ukraine Air Raid Siren Map</li>
<li><a href="https://native-land.ca/">Native-Land.ca</a> - Indigenous Territory Map</li>
<li><a href="https://midgardmap.koboldpress.com/">Midgard Map</a> - Midgard Map</li>
<li><a href="https://www.mapcrunch.com/">Map Crunch</a> or <a href="https://randomstreetview.com/">RandomStreetView</a> - Random Street View</li>
<li><a href="https://1940s.nyc/">1940&#x27;s.nyc</a> - Explore 1940&#x27;s New York</li>
<li><a href="https://map.snapchat.com/">Snap Map</a> - Snap Chat Map</li>
<li><a href="https://www.flickr.com/map/">Flickr Map</a> - Flickr Map</li>
<li><a href="https://www.umeetmehere.com/">U Meet Me Here!</a> or <a href="https://www.whatshalfway.com/">WhatIsHalfway</a> - Find Closest Point Between Two Locations</li>
<li><a href="https://www.where-is-this.com/">Where Is This</a> - Find Location of Place by Image</li>
<li><a href="https://www.antipodesmap.com/">AntipodesMap</a> - Find Antipodes</li>
<li><a href="https://www.esri.com/en-us/maps-we-love/gallery">Maps We Love</a>, <a href="https://coolmaps.esri.com/#0">CoolMaps</a>, <a href="https://www.sogeografia.com.br/Mapas/">SoGeografia</a> or <a href="https://reddit.com/r/MapPorn">/r/MapPorn</a> - Multiple Maps</li>
<li><a href="https://app.mappin.pro/">Mappin</a> - Printable Maps</li>
<li><a href="https://pudding.cool/2018/10/city_3d/">Human Terrain</a> - Human Population Map</li>
<li><a href="https://i.redd.it/lxtu47hf5ll51.jpg">Flags of the World</a> - Worldwide Flag Map</li>
<li><a href="https://i.redd.it/ue2r7cdb2s861.png">License Plates Map</a> - License Plate Map</li>
<li><a href="https://i.redd.it/wcazzhjir8941.png">European License Plate Map</a> - European License Plate Map</li>
<li><a href="https://aprs.fi/">aprs.fi</a> - Google Maps APRS</li>
<li><a href="https://satellite-map.gosur.com/">satellite-map.gosur</a>, <a href="http://www.msn.com/en-us/weather/maps">MSN Weather Map</a> or <a href="https://www.ventusky.com/">Ventusky</a> - Weather Maps</li>
<li><a href="https://www.windy.com/">Windy</a> or <a href="https://mapbox.github.io/webgl-wind/demo/">WebGL-Wind</a> - Wind Map</li>
<li><a href="https://www.netweather.tv/charts-and-data/global-jetstream">Jetstream</a> - Global Jetstream Forcast Map</li>
<li><a href="https://www.cyclocane.com/">Cyclocane</a> - Cyclone and Hurricane Tracking</li>
<li><a href="https://gispub.epa.gov/airnow/">Air Now</a> or <a href="https://www.breezometer.com/air-quality-map/">Breezometer</a> - Air Quality Map</li>
<li><a href="https://www.saveecobot.com/en/radiation-maps">SaveEcoBot</a> - Radioactivity / Air Quality Near Ukraine</li>
<li><a href="https://earthobservatory.nasa.gov/global-maps">Earth Observatory</a>, <a href="https://space.geometrian.com/calcs/climate-sim.php">Climate Sim</a> or <a href="https://climatecharts.net/">ClimateCharts</a> - Climate Maps</li>
<li><a href="https://www.esri.com/arcgis-blog/products/product/water/global-hydro-data-its-here-here-here/">Global Hyrdo Data</a> - Global Hydro Data / Mapping</li>
<li><a href="https://river-runner.samlearner.com/">River Runner</a> - River Map</li>
<li><a href="https://www.hydrosheds.org/page/gloric">Gloric</a> - River Type Database / Mapping</li>
<li><a href="https://www2.cifor.org/global-wetlands/">Global Wetlands</a> - Wetlands Map</li>
<li><a href="https://www.mindat.org/countrylist.php">Mindat</a> - Mineral Deposits Map</li>
<li><a href="https://terrain.party/">Terrain Party</a> - Terrain Height Map</li>
<li><a href="https://www.peakfinder.org/">PeakFinder</a> - Mountain Peak Map / Locator</li>
<li><a href="http://www.onlinetopomaps.net/">topo maps</a> - Topographic Maps</li>
<li><a href="https://www.openrailwaymap.org/">OpenRailwayMap</a> - Railway Map</li>
<li><a href="https://www.abandonedrails.com/">AbandonedRails</a> - Abandoned Railway Map</li>
<li><a href="https://earth.nullschool.net/">Earth</a> - Global Map of Wind, Weather, Ocean &amp; Pollution Conditions</li>
<li><a href="https://www.blitzortung.org/en/live_lightning_maps.php">Blitzortung</a> - Thunderstorm and Lightning Maps</li>
<li><a href="https://fmhy.pages.dev/storage/#sun--moon-position">Sun / Moon Position Calculators</a> - Sun / Moon Position and Phase Calculators</li>
<li><a href="http://wikimapia.org/">Wikimapia</a> - Online Editable Map</li>
<li><a href="https://www.amcharts.com/svg-maps/">AmCharts</a> - SVG Maps</li>
<li><a href="https://github.com/rastapasta/mapscii">MapSCII</a> - Braille &amp; ASCII World Map</li>
<li><a href="https://mapchart.net/">MapChart</a> or <a href="https://qgis.org/">Qgis</a> - Create Custom Maps</li>
<li><a href="https://github.com/alyssaxuu/mapus">mapus</a> or <a href="https://www.scribblemaps.com/create/">Scribble Maps</a> - Custom Location Map</li>
<li><a href="https://www.opendronemap.org/">OpenDroneMap</a> - Drone Mapping Software</li>
<li><a href="http://www.dgi.inpe.br/catalogo/">dgi</a> - Match Satellite Images to Map</li>
<li><a href="http://www.fantasticmaps.com/2015/02/how-to-draw-a-map/">How-to Draw a Map</a> - Map Drawing Guide</li>
<li><a href="https://anvaka.github.io/city-roads/">City Roads</a> - Draw City Roads</li>
<li><a href="https://mobac.sourceforge.io/">Mobac</a> - Mobile Atlas Creator</li>
<li><a href="https://fallingfruit.org/">Falling Fruit</a> - Urban Harvesting Map</li>
<li><a href="https://www.infrapedia.com/">Infrapedia</a> - Network / Datacenter Map</li>
<li><a href="https://www.cellmapper.net/">CellMapper</a> - Cell Tower Map</li>
<li><a href="https://specmap.sequence-omega.net/">Spectrum Ownership Map</a> - Cell Carrier FCC Spectrum Map</li>
<li><a href="https://wigle.net/">Wigle</a> - 802.11 Wireless Network Map</li>
<li><a href="https://broadbandmap.fcc.gov/">Broadband Map</a> - Fixed Broadband Deployment Map</li>
<li><a href="https://prop.kc2g.com/">KCG2</a> - Ionospheric Conditions Map</li>
<li><a href="https://apps.sentinel-hub.com/sentinel-playground/">Sentinel Playground</a> - Vegetation and Moisture Map</li>
<li><a href="http://waqi.info/">Waqi.info</a> - Air Pollution Map</li>
<li><a href="https://lightpollutionmap.info/">Light Pollution Map</a> - Light Pollution Map</li>
<li><a href="https://nightblight.cpre.org.uk/maps/">NightBlight</a> - England Light Pollution Map</li>
<li><a href="https://poweroutage.us/">PowerOutage</a> - Power Outage Map</li>
<li><a href="https://app.electricitymap.org/">ElectricityMap</a> - Electricity CO₂ Emissions Map</li>
<li><a href="https://probabletrain.itch.io/city-generator">City Generator</a> or <a href="https://oskarstalberg.com/game/CityGenerator/">CityGenerator</a> - City Map Generator</li>
<li><a href="https://rsoe-edis.org/">EDIS</a> - Emergency and Disaster Map</li>
<li><a href="https://www.ncei.noaa.gov/maps/hazards/">NCEI</a> - Real Time Natural Hazard Map</li>
<li><a href="https://firms.modaps.eosdis.nasa.gov/map/">FIRMS</a> - Real Time Fires Map</li>
<li><a href="https://www.volcanodiscovery.com/erupting_volcanoes.html">VolcanoDiscovery</a> - Volcano Activity Map</li>
<li><a href="https://earthquake.usgs.gov/earthquakes/map/">USGS Earthquake Map</a> - Earthquake Activity Map</li>
<li><a href="https://www.twitch.tv/dutchsinseofficial">Dutchsinse</a> - Live 24/7 Earthquake Updates / <a href="https://www.youtube.com/user/dutchsinse">YouTube</a></li>
<li><a href="https://www.gplates.org/">GPlates</a> - Plate Tectonics Simulator</li>
<li><a href="https://lightningmaps.org/">LightningMaps</a> - Lightning Maps</li>
<li><a href="https://www.maps.ie/">maps.ie</a> - Map of Ireland</li>
<li><a href="https://www.marinetraffic.com/">MarineTraffic</a> or <a href="http://vesselfinder.com/">VesselFinder</a> - Live Ship Tracker</li>
<li><a href="https://globalfishingwatch.org/map">Fishing Watch</a> - Fishing Activity Map</li>
<li><a href="https://www.ocearch.org/tracker/">Ocearch</a> - Shark Tracker</li>
<li><a href="https://iknowwhereyourcatlives.com/">IKnowWhereYourCatLives</a> - Cat Tracker</li>
<li><a href="https://www.eurobirdportal.org/">EuroBirdPortal</a> - European Bird Distribution Map</li>
<li><a href="https://www.submarinecablemap.com/">SubMarineCableMap</a> - Fiber Optic Cable Map</li>
<li><a href="https://www.numbeo.com/cost-of-living/">Cost of Living</a> or <a href="https://www.movemap.io/">MoveMap</a> - Cost of Living Map</li>
<li><a href="http://mapfrappe.com/?show=46142">Mapfrappe</a> or <a href="https://stamen.github.io/scale-a-tron/">scale-a-tron</a> - Compare True Sizes on Land</li>
<li><a href="http://mapmerizer.mikavaa.com/">Mikavaa</a> - Compare Cities</li>
<li><a href="https://timberfestival.org.uk/soundsoftheforest-soundmap/">Sounds of the Forest</a> - Forest Sound Map</li>
<li><a href="https://tjukanovt.github.io/notable-people">Notable People</a> or <a href="https://pudding.cool/2019/05/people-map/">People Map</a> - Notable People Maps</li>
<li><a href="https://nuclearsecrecy.com/nukemap/">NUKEMAP</a> or <a href="https://nuclearsecrecy.com/missilemap/">MISSILEMAP</a> - Interactive Damage Effect Maps</li>
<li><a href="https://andrew.hedges.name/experiments/convert_lat_long/">convert_lat_long</a> - Convert Latitude/Longitude to Decimal</li>
<li><a href="https://what3words.com/">What3Words</a> - 3 Word Address&#x27;</li>
<li><a href="https://openmaptiles.org/">OpenMapTiles</a> - Self-Hosted Maps / Satellite View</li>
<li><a href="https://cadmapper.com/">CAD Mapper</a> - Free CAD Files</li>
</ul>
<doc-anchor-target id="fonts">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#fonts">#</doc-anchor-trigger>
<span>Fonts</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#font-sites">Font Download Sites</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redd.it/8tqfg6">Font Download Guide</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#unicode-font-generators">Unicode Font Generators</a></strong> - Generate Typed Text Fonts</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.makewordart.com/">Make WordArt</a></strong>, <a href="https://www10.flamingtext.com/">FlameText</a>, <a href="https://maketext.io/">MakeText</a>, <a href="http://www.textgiraffe.com/">TextGiraffe</a>, <a href="https://textpro.me/">Text Pro</a> or <a href="https://cooltext.com/">CoolText</a> - WordArt Generators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.myfonts.com/WhatTheFont/">WhatTheFont</a></strong>, <a href="http://www.identifont.com/">Identifont</a>, <a href="http://www.chengyinliu.com/whatfont.html">WhatFont</a> or <a href="https://www.whatfontis.com/">What Font Is</a> - Font Identification Tools</li>
<li><a href="https://ds-fusion.github.io/">DS Fusion</a> - AI Typography Generator</li>
<li><a href="https://formito.com/tools/logo">Formito</a> - Typography Logo Maker</li>
<li><a href="https://fontflipper.com/">FontFlipper</a> - Add Text to images</li>
<li><a href="https://enfont.javierarce.com/">enFont</a>, <a href="https://www.calligraphr.com/en/">Calligraphr</a> or <a href="https://fontstruct.com/">Fontstruct</a> - Custom Font Creators</li>
<li><a href="https://www.eliashanzer.com/phase/">Phase</a> - Variable Fonts Generator</li>
<li><a href="https://v-fonts.com/">V-Fonts</a> - Variable Fonts Tester</li>
<li><a href="https://experiments.withgoogle.com/fontjoy">Fontjoy</a> - Generate Font Combinations</li>
<li><a href="https://adamstrange.itch.io/fontsprite">FontSprite</a> - FonstSprite Editor</li>
<li><a href="https://textcraft.net/">Textcraft</a> or <a href="https://en.textdrom.com/">TextDrom</a> - Styled Font Generator</li>
<li><a href="https://caveras.net/">Cava&#x27;s Pixel Resources</a> - Pixel Fonts</li>
<li><a href="https://int10h.org/oldschool-pc-fonts/">Oldschool PC Fonts</a> - Oldschool PC Fonts</li>
<li><a href="https://textanim.com/">Textanim</a> or <a href="https://spacetypegenerator.com/">Space Type Generator</a> - Animated Text Generator</li>
<li><a href="https://3dtext2gif.com/">3DText2GIF</a> or <a href="https://textstudio.co/">TextsStudio</a> - Animated 3D Text Generator</li>
<li><a href="https://batname.vercel.app/">Batname</a> - Batman (2022) Font Generator</li>
<li><a href="https://github.com/chrissimpkins/codeface">Codeface</a> - Fonts for Coding</li>
<li><a href="https://github.com/dw5/Metropolis">Metropolis</a> - Modern Typeface</li>
<li><a href="https://github.com/tonsky/FiraCode">FiraCode</a> - Monospace Fonts</li>
<li><a href="https://nfggames.com/games/fontmaker/">NFG&#x27;s Arcade Font Maker</a> or <a href="http://arcade.photonstorm.com/">Arcade Font Writer</a> - Arcade Font Engine</li>
<li><a href="https://glitchtextgenerator.com/">Glitch</a> - Glitch Text Generator</li>
<li><a href="http://patorjk.com/text-color-fader">Text Color Fader</a> - Rainbow Text Generator</li>
<li><a href="https://github.com/cod-ed/handwrite">Handwrite</a> - Generate Font from Handwriting</li>
<li><a href="https://www.joypixels.com/">JoyPixels</a> - Emoji Font Generator</li>
<li><a href="https://github.com/snowie2000/mactype/releases">MacType</a> - Use Mac fonts on Windows</li>
<li><a href="https://picas.vercel.app/">Picas</a> - Google Font Logo Generator</li>
<li><a href="https://pentacom.jp/pentacom/bitfontmaker2/">Bitfontmaker2</a> - BitFont Creator</li>
<li><a href="https://fontjoy.com/">FontJoy</a> - Font Pairings Generator</li>
<li><a href="http://badnoise.net/TypeRip/">Typerip</a> - Adobe Font Ripper / <a href="https://github.com/CodeZombie/TypeRip">GitHub</a></li>
<li><a href="https://www.nerdfonts.com/">Nerd Fonts</a> - Iconic Font Aggregator</li>
<li><a href="https://github.com/ayoy/fontedit">FontEdit</a>, <a href="https://www.glyphrstudio.com/">Glyphr Studio</a>, <a href="https://birdfont.org/">Bird Font</a> or <a href="https://fontforge.org/en-US/">Font Forge</a> - Font Editor</li>
<li><a href="https://transfonter.org/">Transfonter</a> - Font Converter</li>
<li><a href="https://fontba.se/">FontBase</a> or <a href="https://www.xiles.app/">Xiles</a> - Font Manager</li>
<li><a href="https://wavian.com/font-list.html">Font List</a> - Examples of Font Styles</li>
</ul>
<doc-anchor-target id="extensions">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#extensions">#</doc-anchor-trigger>
<span>Extensions</span>
</h2>
</doc-anchor-target>
<doc-anchor-target id="multi-browser">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#multi-browser">#</doc-anchor-trigger>
<span>Multi Browser</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://add0n.com/">add0n</a> or <a href="https://mybrowseraddon.com/">MyBrowserAddon</a></strong> - Open-Source Extension Indexes</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/adblockvpnguide/#adblocking-extensions">Adblocking</a> / <a href="https://fmhy.pages.dev/adblockvpnguide/#privacy-extensions">Privacy</a> Extensions</strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://darkreader.org/">Dark Reader</a></strong>, <a href="https://midnight-lizard.org/">Midnight Lizard</a>, <a href="https://mybrowseraddon.com/custom-dark-mode.html">Custom Dark Mode</a> or <a href="https://github.com/dolegi/222">222</a> - Dark Mode</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://pastebin.com/SpCdPywv">Zoom WE</a></strong> or <a href="https://mybrowseraddon.com/custom-page-zoom.html">Custom Page Zoom</a> - Improves Zoom Functionality</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://pastebin.com/W3jwbBac">ScrollAnywhere</a></strong> - Improves Scrolling Functionality</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://pastebin.com/JjDzqq8x">Clipboard2File</a></strong> - Upload Images from Clipboard</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://privacypass.github.io/">Privacy Pass</a></strong> - Skip Captchas</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/FilipePS/Traduzir-paginas-web">Translate Web Pages</a></strong>, <a href="https://github.com/yetone/openai-translator">OpenAI Translator</a>, <a href="https://simple-translate.sienori.com/">Simple Translate</a>, <a href="https://saladict.crimx.com/">Saladict</a>, <a href="https://github.com/translate-tools/linguist">Linguist Translator</a>, <a href="http://www.s3blog.org/s3translator.html">S3Translator</a>, <a href="https://gikken.co/mate-translate">Mate Translate</a> or <a href="https://imtranslator.net/">ImTranslator</a> - Translation Extensions</li>
<li><a href="https://cse.google.com/cse?cx=86d64a73544824102">Extensions CSE</a> - Multi-Site Extension Search</li>
<li><a href="https://pastebin.com/sTMkqJWD">Into The Black Hole</a> - Dark Mode Browser Theme</li>
<li><a href="https://fmhy.pages.dev/storage/#automation-tools">Browser Automation</a> - Browser Automation Extensions</li>
<li><a href="https://github.com/dessant/buster">Buster</a> or <a href="https://git.coom.tech/araragi/JKCS">JKCS</a> - Auto Captcha Solvers</li>
<li><a href="https://github.com/alyssaxuu/omni">Omni</a> - Bookmark, Tab &amp; History Manager</li>
<li><a href="https://vimium.github.io/">Vimium</a> / <a href="https://github.com/philc/vimium">GitHub</a>, <a href="https://github.com/brookhong/Surfingkeys">Surfingkeys</a>, <a href="https://tridactyl.xyz/">Tridactyl</a>, <a href="https://github.com/1995eaton/chromium-vim">VimC</a>, <a href="https://github.com/infokiller/web-search-navigator">Web Search Navigator</a> or <a href="https://github.com/gdh1995/vimium-c">Vimium C</a> - Keyboard Shortcuts</li>
<li><a href="https://cpriest.github.io/SnapLinksPlus/">Snap Links Plus</a> or <a href="https://github.com/benblack86/linkclump">Link Clump</a> - Select &amp; Open Multiple Links at Once</li>
<li><a href="https://github.com/harytfw/glitterdrag">Glitter Drag</a> - Adds Actions on Dragging</li>
<li><a href="https://mybrowseraddon.com/scroll-to-top.html">Scroll to Top</a> - Scroll to Top Button on all Sites</li>
<li><a href="https://fmhy.pages.dev/storage/#customizable-new-tab-page">Customizable New Tab Page</a> - Customize New Tab Page</li>
<li><a href="https://github.com/babyman/quick-tabs-chrome-extension">Quick Tabs</a> - Quickly Switch between Current &amp; Recently Closed Tabs</li>
<li><a href="https://github.com/autonome/Always-Right/">Always Right</a> - Always Open New Tabs to the Right</li>
<li><a href="https://fmhy.pages.dev/storage/#bookmark-managers">Bookmark Managers</a> - Manage &amp; Organize Bookmarks</li>
<li><a href="https://saka.io/">Saka</a> - Tab, History &amp; Bookmark Search</li>
<li><a href="https://github.com/eric-bixby/auto-sort-bookmarks-webext">Auto-Sort Bookmarks</a> - Sort Bookmarks by Multiple Criteria</li>
<li><a href="https://github.com/aaFn/Bookmark-search-plus-2">Bookmark Search Plus 2</a> - Search Bookmarks</li>
<li><a href="https://blog.webmemex.org/">WebMemex</a> - Organize &amp; Store Webpages</li>
<li><a href="https://bandwidth-hero.com/">Bandwidth Hero</a> - Reduce Browsing Data Usage</li>
<li><a href="https://www.daniel.priv.no/web-extensions/save-data.html">Save-Data: On</a> - Auto-Enable Data Savings Mode</li>
<li><a href="https://add0n.com/tab-discard.html">Auto Tab Discard</a>, <a href="https://github.com/tabwrangler/tabwrangler">Tab Wrangler</a>, <a href="https://github.com/NiklasGollenstede/unload-tabs">UnloadTabs</a> or <a href="https://gioxx.org/chromeaddons/the-marvellous-suspender/">The Marvellous Suspender</a> - Discard Inactive Tabs to Reduce Memory / CPU Usage</li>
<li><a href="https://github.com/bwinton/SnoozeTabs">Snooze Tabs</a> - Temporarily Snooze Tabs</li>
<li><a href="https://fmhy.pages.dev/storage/#tab-managers">Tab Managers</a> - Group &amp; Manage Browser Tabs</li>
<li><a href="https://autorefresh.io/">AutoRefresh</a> or <a href="https://mybrowseraddon.com/tab-auto-refresh.html">Tab Auto Refresh</a> - Refresh Tabs</li>
<li><a href="https://tab.gladly.io/">Tab for a Cause</a> - New Tabs = Charity Donation</li>
<li><a href="https://pastebin.com/mDWBZ7fQ">Panic Button</a> - Quickly Close All Tabs</li>
<li><a href="https://fmhy.pages.dev/storage/#browser-ebook-readers">Browser Ebook Readers</a> - Read Books in Browser</li>
<li><a href="https://github.com/pnlpal/dictionariez">Dictionaries</a>, <a href="https://github.com/meetDeveloper/Dictionary-Anywhere">Dictionary Anywhere</a>, <a href="https://phlinx.com/">phlinx</a> or <a href="https://lumetrium.com/definer/">Definer</a> - Popup Dictionary</li>
<li><a href="https://github.com/SanderRonde/CustomRightClickMenu">CustomRightClickMenu</a> - Custom Right Click Menu</li>
<li><a href="https://pantherbar-app.com/">PantherBar</a> or <a href="https://github.com/garywill/BigSearch">BigSearch</a> - Context Search</li>
<li><a href="https://github.com/abhinavsharma/hypersearch">HyperSearch</a> - Search Result Sidebar</li>
<li><a href="https://mybrowseraddon.com/magnifying-glass.html">Magnifying Glass</a> - Magnify Webpages</li>
<li><a href="https://pastebin.com/LJeT3NyB">Print Edit WE</a> - Edit Pages to Make them Printable</li>
<li><a href="https://www.grammarly.com/">Grammarly</a> - Grammar Checker</li>
<li><a href="https://fmhy.pages.dev/storage/#mouse-gestures">Mouse Gestures</a> - Control Browser via Gestures</li>
<li><a href="https://www.printwhatyoulike.com/pagezipper">PageZipper</a> or <a href="http://autopagerize.net/">AutoPagerize</a> - Merges a Sites &quot;Next&quot; Pages</li>
<li><a href="https://einaregilsson.com/redirector/">Redirector</a> - Page Redirector</li>
<li><a href="https://github.com/vantezzen/dontbugme">Don&#x27;t Bug Me</a> - Find / Share Site Logins</li>
<li><a href="https://www.downthemall.org/">DownThemAll</a> or <a href="https://add0n.com/turbo-download-manager-v2.html">Turbo Download Manager</a> / <a href="https://github.com/inbasic/turbo-download-manager-v2/">GitHub</a> - File Download Managers</li>
<li><a href="https://fmhy.pages.dev/storage/#multi-site-video-downloaders">Video Downloaders</a> - Video Download Managers</li>
<li><a href="https://vimeomate.com/">Vimeomate</a> - Vimeo Video Downloader</li>
<li><a href="https://www.turnoffthelights.com/">Turn Off the Lights</a> or <a href="https://mybrowseraddon.com/theater-mode.html">Theater Mode</a> - Play Videos in Theater Mode</li>
<li><a href="https://github.com/arkadiyt/zoom-redirector">Zoom Redirector</a> - Redirect Zoom Links to Web Client</li>
<li><a href="https://github.com/polywock/globalSpeed">GlobalSpeed</a> - Set Default Video / Audio Speed</li>
<li><a href="https://github.com/vantezzen/skip-silence">Skip Silence</a> - Skip Silent Parts in Videos</li>
<li><a href="https://mybrowseraddon.com/audio-recorder.html">Audio Recorder</a> - Audio Recorder</li>
<li><a href="https://mybrowseraddon.com/mute-tab.html">Mute Tab</a> - Easily Mute All Tabs</li>
<li><a href="https://web-scrobbler.com/">Web-Scrobbler</a> - Scrobble with Last.fm, Libre.fm, etc.</li>
<li><a href="https://stephanmahieu.github.io/fhc-home/">Form History Control</a> or <a href="https://github.com/sblask/webextension-simple-form-fill">Simple Form Fill</a> - Formfiller Managers</li>
<li><a href="https://www.fakedata.pro/">Fake Data</a> - Fill Forms With Fake Data</li>
<li><a href="https://add0n.com/external-application-button.html">External App Button</a> - Connect Browser to External Apps</li>
<li><a href="https://www.xbrowsersync.org/">xBrowserSync</a> - Browser Syncing</li>
<li><a href="https://add0n.com/stylus.html">Stylus</a>, <a href="https://userstyles.org/">Stylish</a> / <a href="https://uso.kkx.one/">2</a> or <a href="https://userstyles.world/">UserStyles</a> - Custom Website Color Schemes</li>
<li><a href="https://stylebot.dev/">Stylebot</a> - Modify Webpages</li>
<li><a href="https://mybrowseraddon.com/night-mode.html">Night Mode</a> - Adapts Display Color to Time of Day</li>
<li><a href="https://mybrowseraddon.com/screen-color-temperature.html">Screen Color Temperature</a> - Adjust Screen Color Temperature</li>
<li><a href="https://fmhy.pages.dev/storage/#webfont-changer">Font Changer</a> - WebFont Changer</li>
<li><a href="https://www.colorzilla.com/">ColorZilla</a>, <a href="https://ui.vision/colorfish">ColorFish</a> or <a href="https://vidsbee.com/ColorPick/">ColorPick</a> - Color Picker</li>
<li><a href="https://aecreations.io/clippings/index.php">Clippings</a> or <a href="https://github.com/ramitmittal/quick-copy">Quick Copy</a> - Clipboard Manager</li>
<li><a href="https://github.com/Sav22999/emoji">Emoji</a> - Quickly Copy / Paste Emojis</li>
<li><a href="https://pastebin.com/TFPRieVN">Auto Text Expander</a> - Create Shortcuts to Expand &amp; Replace Text as you Type</li>
<li><a href="https://github.com/jswanner/DontF-WithPaste">DontFuckWithPaste</a> - Prevents the Blocking of Pasting into Input Fields</li>
<li><a href="https://pastebin.com/G7Juu6xc">Absolute Enable Right Click</a> or <a href="https://add0n.com/allow-right-click.html">Allow Right Click</a> / <a href="https://github.com/lunu-bounir/allow-right-click">GitHub</a> - Force Enable Right Click</li>
<li><a href="https://github.com/BlackGlory/Copycat">Copycat</a> - Copy Content in Multiple Formats &amp; Markdowns</li>
<li><a href="https://github.com/0x6b/copy-selection-as-markdown">Copy Selection as Markdown</a> - Copy Text as Markdown</li>
<li><a href="https://ocr.space/copyfish">CopyFish</a> or <a href="https://mybrowseraddon.com/image-reader.html">Image Reader</a> - Grab Text from Images</li>
<li><a href="https://mybrowseraddon.com/text-to-image.html">Text to Image</a> - Format &amp; Save Text as a Image</li>
<li><a href="https://joelpurra.com/projects/talkie/">Talkie</a> or <a href="https://virejdasani.github.io/OfflineTextToSpeech-Extension/">Offline Text to Speech</a> - Text to Speech</li>
<li><a href="https://piro.sakura.ne.jp/xul/textlink/index.html.en">Text Link</a> - Make Non-Hyperlinked URL&#x27;s Clickable</li>
<li><a href="https://www.cwesson.net/projects/LinkAlert/">Link Alert</a> - Link Type Indicator</li>
<li><a href="https://github.com/ninoseki/mitaka">Mitaka</a> - Domain Info Lookup Tool</li>
<li><a href="https://github.com/Cookie-AutoDelete/Cookie-AutoDelete">Cookie-AutoDelete</a>, <a href="https://consentomatic.au.dk/">Consentomatic</a> or <a href="https://github.com/Darthagnon/idontcareaboutcookies-backup">I Don&#x27;t Care About Cookies</a> (Pre-Avast) - Auto Delete Cookies</li>
<li><a href="https://github.com/ysard/cookie-quick-manager">Cookie Quick Manager</a>, <a href="https://www.editthiscookie.com/">EditThisCookie</a> or <a href="https://cookie-editor.cgagnier.ca/">Cookie-Editor</a> - Cookies Manager</li>
<li><a href="https://github.com/rotemdan/ExportCookies">ExportCookies</a> - Cookies Exporter</li>
<li><a href="https://fmhy.pages.dev/storage/#rss-feed-readers">RSS Feed Readers</a> - Follow RSS Feeds</li>
<li><a href="https://github.com/Ibit-to/google-unlocked">Google Unblocked</a> - Uncensored Google Search</li>
<li><a href="https://fmhy.pages.dev/storage/#google-search-link-fix">Google search link fix</a> - Prevent Search Pages from Modifying Result Links</li>
<li><a href="https://pastebin.com/7iU4Qidx">Restore Classic Google Icons</a></li>
<li><a href="https://sites.google.com/site/linkgopher/">Link Gopher</a> or <a href="https://github.com/MichelePezza/CopyLinksplusplus">CopyLinks++</a> - Extract Links from Webpages</li>
<li><a href="https://github.com/GoogleChromeLabs/link-to-text-fragment">Link to text Fragment</a> - Highlight Certain Text on Webpage</li>
<li><a href="https://www.linkpack.io/">Linkpack</a> - Save Links to Dropbox</li>
<li><a href="https://survol.me/">Survol</a> - Preview Links</li>
<li><a href="https://distill.io/">Distil</a> or <a href="https://sneakypete81.github.io/updatescanner/">Update Scanner</a> - Page Change Detection / Notification</li>
<li><a href="https://add0n.com/block-site.html">Block Site</a>, <a href="https://www.proginosko.com/leechblock">LeechBlock</a>, <a href="https://iorate.github.io/ublacklist/docs">uBlacklist</a>, <a href="https://www.tabwave.app/">TabWave</a>, <a href="https://pastebin.com/rYuAivA0">Forest</a>, <a href="https://www.stayfocusd.com/">StayFocused</a> or <a href="https://github.com/samueljun/tomato-clock">Tomato Clock</a> - Site Blockers</li>
<li><a href="https://github.com/gavinsharp/SuperStop/">SuperStop</a> - Stop Active Animations, Videos, JS, WebSocket &amp; XHR</li>
<li><a href="https://pastebin.com/9TwxjU1r">Nuke Anything</a> - Block/Hide Anything on a Page</li>
<li><a href="https://mybrowseraddon.com/block-image-video.html">Block Image Video</a> - Block All Images &amp; Videos</li>
<li><a href="https://mybrowseraddon.com/offline-mode.html">Offline Mode</a> - Disconnect Browser from the Internet</li>
<li><a href="https://fmhy.pages.dev/storage/#web-scraping--archiving-tools">Archive / Scrape / Crawl Webpages</a> - Archive, Scrape &amp; Crawl Sites</li>
<li><a href="https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox">WaybackEverywhere</a> - Auto Load Archived Versions of Dead Pages</li>
<li><a href="https://blog.kumabook.tokyo/stickynotes/index.html">Sticky Notes</a> or <a href="https://insertlearning.com/">Insert Learning</a> - Browser Notes</li>
<li><a href="https://mybrowseraddon.com/draw-on-page.html">Draw on Page</a> - Draw on Webpages</li>
<li><a href="https://mybrowseraddon.com/page-edit.html">Page Edit</a> - Turn Webpages into Editable Documents</li>
<li><a href="https://pastebin.com/vbhUaG8E">Save Page WE</a>, <a href="https://github.com/gildas-lormeau/SingleFile">SingleFile</a> or <a href="https://github.com/gildas-lormeau/SingleFileZ">SingleFileZ</a> - Save Webpages as HTML</li>
<li><a href="https://www.listly.io/">Listly</a> - Webpage to Spreadsheet Converter</li>
<li><a href="https://fmhy.pages.dev/storage/#image-download-extensions">Image Download Extensions</a></li>
<li><a href="https://github.com/BlackGlory/favicon-detector">Favicon Detector</a> - Detect Website Favicons</li>
<li><a href="https://github.com/kubuzetto/behind">behind!</a> - View Background Images</li>
<li><a href="https://ui.vision/">UI.Vision RPA</a> - Workflow Automation</li>
<li><a href="https://augmentedsteam.com/">AugmentedSteam</a> - Steam Enhancement suite</li>
<li><a href="https://steamdb.info/extension/">Steam Database</a> - Adds Steam Database Link to Steam Community &amp; Store</li>
<li><a href="https://tuladhar.github.io/gmail-labels-as-tabs/">Gmail Labels as Tabs</a> - Organize Labels as Gmail Tabs</li>
<li><a href="https://www.streak.com/">Streak</a> - Email Engagement Tracker</li>
<li><a href="https://github.com/Palethorn/native-adaptive-streaming/">Native HLS</a> - Allows HLS &amp; MPEG-Dash native playback</li>
<li><a href="https://github.com/rowrawer/stream-detector/">The Stream Detector</a> - Detects Playlists &amp; Subtitles used by HLS/DASH/HDS/MSS Streams</li>
<li><a href="https://github.com/Ademking/happydia">Happydia</a> - Clean Sad / Annoying Media from Social Sites</li>
<li><a href="https://github.com/arunelias/session-alive/">Session Alive</a> - Keep Website Sessions Alive</li>
<li><a href="https://add0n.com/caffeine.html">Caffeine</a> - Prevent OS From Sleeping</li>
<li><a href="https://add0n.com/broken-link-checker.html">Broken Link Checker</a> - Checks Page for Broken Links</li>
<li><a href="https://github.com/bijij/ViewImage">ViewImage</a> or <a href="https://github.com/devunt/make-gis-great-again">Make GIS Great Again</a> - Adds Back &quot;View Image&quot; Button to Google Image Search</li>
<li><a href="https://fmhy.pages.dev/storage/#reverse-image-search">Reverse Image Search</a> - Reverse Image Search Extensions / Sites</li>
<li><a href="https://gofullpage.com/">GoFullPage</a> or <a href="https://addons.mozilla.org/en-GB/firefox/addon/fireshot/">FireShot</a> - Full Page Screenshots</li>
<li><a href="https://github.com/AInoob/NooBox">NooBox</a> - Reverse Image Search, Extract Images, Screenshot &amp; Search</li>
<li><a href="https://fmhy.pages.dev/storage/#screen-recorders">Screen Recorders</a> - Record your Screen</li>
<li><a href="https://github.com/Chirmaya/BooruSlideshow">Booru Slideshow</a> - Make Slideshows Easier to Navigate</li>
<li><a href="https://github.com/ufb/Textmarker">Textmarker</a> - Text Highlighter</li>
<li><a href="https://bulkurlopener.com/">Bulk URL Opener</a> or <a href="https://github.com/htrinter/Open-Multiple-URLs/">Open-Multiple-URLs</a> - Open Multiple URL&#x27;s in One Click</li>
<li><a href="http://www.s3blog.org/forecastfox.html">Forecastfox</a> - Weather Addon</li>
<li><a href="https://pronoundb.org/">PronounDB</a> - Pronoun Addon</li>
<li><a href="https://eccorem.com/apps/timer.html">Timer</a> - Timer, Alarm &amp; Stopwatch</li>
<li><a href="https://dollchan.net/">Dollchan</a> - Imageboard Features</li>
<li><a href="https://github.com/new-xkit/XKit">XKit</a> - Make Tumblr More Usable</li>
<li><a href="https://github.com/vfrico/firefox-breeze-duo">Breeze Duo for KDE Plasma</a> - Breeze Theme for better KDE Integration</li>
<li><a href="https://tab-session-manager.sienori.com/">Tab Session Manager</a> or <a href="https://sessionbuddy.com/">Session Buddy</a> - Session Manager</li>
<li><a href="https://mybrowseraddon.com/useragent-switcher.html">User-Agent Switcher</a> - Easily Switch User-Agent</li>
<li><a href="https://github.com/didierfred/SimpleModifyHeaders">SimpleModifyHeaders</a> - Modify Headers</li>
<li><a href="https://github.com/MisterPhilip/x-forwarded-for">X-Forwarded-For Header</a> - Set X-Forwarded-For HTTP Header</li>
<li><a href="https://github.com/corbindavenport/peek">Peek</a> - Shows Images &amp; Videos Behind Links &amp; Thumbnails</li>
<li><a href="https://bengrosser.com/projects/not-for-you/">Not For You</a> - Confuse Tik-Toks Recommendation Algorithm</li>
<li><a href="https://www.instok.org/octoshop">OctoShop</a> - In-Stock Alerts</li>
</ul>
<doc-anchor-target id="firefox">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#firefox">#</doc-anchor-trigger>
<span>Firefox</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://addons.mozilla.org/en-US/firefox/extensions/">Firefox Addons</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/">Firefox Containers</a></strong>, <a href="https://addons.mozilla.org/en-US/firefox/addon/container-tab-groups/">Container Tab Groups</a> or <a href="https://github.com/stoically/temporary-containers">Temporary Containers</a> - Separate Firefox Sessions / <a href="https://www.thechiefmeat.com/guides/containers.html">Guide</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/foxytab/">FoxyTab</a></strong> - Multiple Tab Related Actions</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/contextsearch-web-ext/">Context Search</a></strong> - Search Selected Text / Multi Site Search</li>
<li><a href="https://github.com/filips123/PWAsForFirefox">PWAsForFirefox</a> - Install Progressive Web Apps</li>
<li><a href="https://addons.palemoon.org/addon/keyconfig/">keyconfig</a> - Firefox Key Binds</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/foxylink/">FoxyLink</a> - Multiple Link Related Actions</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/search/?category=download-management&amp;recommended=true&amp;sort=recommended%2Cusers&amp;type=extension">Firefox Download Managers</a> - Download Managers for Firefox</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/multithreaded-download-manager/">Multithreaded Download Manager</a> - Download Manager</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/cliget/">cliget</a> - Download Files from Command Line</li>
<li><a href="https://overdodactyl.github.io/ShadowFox/">ShadowFox</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/dark-background-light-text/">Dark Background and Light Text</a> - Dark Mode</li>
<li><a href="https://hensm.github.io/fx_cast/">FX Cast</a> - Enable Chromecast in Firefox</li>
<li><a href="https://github.com/xiaoxiaoflood/firefox-scripts">Firefox Scripts</a> - Chrome Extensions in Firefox</li>
<li><a href="https://www.soeren-hentzschel.at/firefox-webextensions/new-tab-override/">New Tab Override</a> - Pick Site that Opens in New Tabs</li>
<li><a href="https://www.soeren-hentzschel.at/firefox-webextensions/keep-or-delete-bookmarks/">Keep or Delete Bookmarks</a> - Keep Bookmark Folder Clean</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/default-bookmark-folder/">Default Bookmark Folder</a> - Change Default Bookmark Folder</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/saveforreadlater/">SaveForReadLater</a> - Save Pages to Read Later</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/search-multi-tabs/">Multi Tabs</a> - Multi Tab Word Search Search</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/popup-encyclopedia/">PopUp Encyclopedia</a> or <a href="https://github.com/parksb/multilingual-fox">Multilingual-fox</a> - Popup Encyclopedias / Dictionaries</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/search-site-we/">Search Site WE</a> - Search Current Domain</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/firefox-color/">Firefox Color</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/swifttheme/">SwiftTheme</a> - Custom Firefox Theme Creation</li>
<li><a href="https://github.com/newmanls/OnelineProton">OnelineProton</a> - Proton Theme for Firefox</li>
<li><a href="https://fedidat.com/640-dark-newtab-firefox/">Dark Background for Firefox New Tabs</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/%E5%BF%AB%E4%B9%90%E5%8F%B3%E9%94%AE/">Happy Right-Click</a> - Force Enable Right Click</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/linkificator/">Linkificator</a> - Make Non-Hyperlinked URL&#x27;s Clickable</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/">Firefox Translations</a> - Translator</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/hide-scrollbars/">hide-scrollbars</a> - Hide Browser Scrollbar</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/autopagerizeadvanced/">AutoPagerize Advanced</a> - Merge Multiple Pages</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/profile-switcher/">Profile Switcher</a> - Profile Manager</li>
<li><a href="https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies">I still don&#x27;t care about cookies</a> or <a href="https://github.com/cavi-au/Consent-O-Matic">Consent-O-Matic</a> - Non-Avast Fork / Block Cookie Consent Popups</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/uaswitcher/">User-Agent Switcher</a> - Easily Switch User-Agent</li>
<li><a href="https://github.com/valpackett/soundfixer">SoundFixer</a> - Fixes Audio Playing in 1 Channel</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/volume-control-tabs/">Volume Control Tabs</a> - Control Individual Tab Volume</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/mute-sites-by-default/">Mute Sites By Default</a> - Mute All Sites by Default</li>
<li><a href="https://readaloud.app/">Read Aloud</a> - Text to Speech</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/sage-like/">Sage-Like</a> - RSS Feed Reader</li>
<li><a href="https://github.com/Reeywhaar/want-my-rss">Want My RSS</a> - Restores Firefox RSS Features</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/rooster-todos/">Rooster Todo Manager</a> - To-Do Manager</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/morning-coffee-quantum/">Morning Coffee Quantum</a> - Open Custom Website Lists</li>
<li><a href="https://github.com/davidahmed/wiper">Wiper</a> - Block Sites</li>
<li><a href="https://addons.mozilla.org/nl/firefox/addon/resurrect-pages/">Resurrect Pages</a> - View Archived / Cached Webpages</li>
<li><a href="https://commonvoice.mozilla.org/en">Firefox Voice</a> - Use Firefox with your Voice</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/canvas-google-images/">Canvas</a> - View &amp; Edit Google Images</li>
<li><a href="https://sitemod.io/">Sitemod</a> - Inspect Element Changes to a Website</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/plasma-integration/">Plasma Integration</a> - Control Browser via Plasma</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/session-sync/">Session Sync</a> - Session Manager</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/delaywebpage/">DelayWebpage</a> - Set Webpage Loading Delays</li>
</ul>
<doc-anchor-target id="chrome">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#chrome">#</doc-anchor-trigger>
<span>Chrome</span>
</h3>
</doc-anchor-target>
<div class="flex mb-6">
<div class="shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400"></div>
<div class="flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role="alert">
<div class="flex items-center ml-4 h-7">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px text-blue-500 dark:text-blue-400" width="22" height="22" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor"><g>
<path d="M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z"></path>
<path d="M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"></path>
<path fill="none" d="M0 0h24v24H0z"></path>
</g></g>
</svg>
</div>
<div class="pr-5 ml-3 w-full">
<p>Chromium is implementing Manifest V3 which may <a href="https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening">handicap adblocking</a></p>
</div>
</div>
</div>
<hr />
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chrome.google.com/webstore/category/extensions?hl=en">Chrome Web Store</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chrome.google.com/webstore/detail/extensity/jjmflmamggggndanpgfnpelongoepncg">Extensity</a></strong> or <a href="https://chrome.google.com/webstore/detail/extension-manager/gjldcdngmdknpinoemndlidpcabkggco">Extension Manager</a> - Extension Managers</li>
<li><a href="https://github.com/Wikidepia/hektCaptcha-extension">hektCaptcha</a> - Captcha Solver</li>
<li><a href="https://www.crx4chrome.com/">Crx4Chrome</a> - Alt Google App Store</li>
<li><a href="https://webcrx.io/">WebCRX</a> - Install Chrome CRX Files</li>
<li><a href="https://foxified.org/">Foxified</a> - Use Firefox Extensions in Chrome</li>
<li><a href="https://greasyfork.org/en/scripts/439922">Edge Chrome Extensions</a> - Use Edge Extensions in Chrome</li>
<li><a href="https://github.com/learn-anything/chrome-extensions">chrome-extensions</a> or <a href="https://github.com/harshita214/Chrome-Extension">Chrome-Extension</a> - Chrome Extensions</li>
<li><a href="https://chrome-stats.com/">ChromeStats</a> - Compare / Analyze Chrome Extensions</li>
<li><a href="https://github.com/NeverDecaf/chromium-web-store">chromium-web-store</a> - Add Extensions to Ungoogled Chromium</li>
<li><a href="https://github.com/Rob--W/crxviewer">CRX Viewer</a> - View Extension Source Code / <a href="https://gist.github.com/paulirish/78d6c1406c901be02c2d">Guide</a></li>
<li><a href="https://chrome.google.com/webstore/detail/the-marvellous-suspender/noogafoofpebimajpfpamcfhoaifemoa">MarvellousSuspender</a> - Tab Suspender</li>
<li><a href="https://chrome.google.com/webstore/detail/darkness-beautiful-dark-t/imilbobhamcfahccagbncamhpnbkaenm">Darkness</a> or <a href="https://chrome.google.com/webstore/detail/dark-mode-chrome/pdhdailechlgicdgnmdbenhnappgobpp">Dark Mode Chrome</a> - Dark Mode</li>
<li><a href="https://polymod.dev/">PolyMod</a> - Site Themes / <a href="https://discord.com/invite/pacPH8b9gx">Discord</a></li>
<li><a href="https://chrome.google.com/webstore/detail/picture-in-picture-extens/hkgfoiooedgoejojocmhlaklaeopbecg">Picture-in-Picture</a> - Picture-in-Picture Mode</li>
<li><a href="https://chrome.google.com/webstore/detail/ovc-one-video-control/analeldnikfgekckpcppegfekineelbb">OVC</a> - Video Controller</li>
<li><a href="https://thanesh.dev/say-play">Say Play</a> - Video Control Voice Commands</li>
<li><a href="https://chrome.google.com/webstore/detail/audio-channel/hafdgamhnmiioimpcdhhbhgcjndgmphd">Audio Channel</a> - Tab Audio Manager</li>
<li><a href="https://chrome.google.com/webstore/detail/smart-mute/apadglapdamclpaedknbefnbcajfebgh">Smart Mute</a> - Tab Mute Manager</li>
<li><a href="https://github.com/arblast/Chrome-Audio-Capturer">Audio Capture</a> - Audio Recorder</li>
<li><a href="https://chrome.google.com/webstore/detail/volume-booster/ejkiikneibegknkgimmihdpcbcedgmpo">Volume Booster</a> or <a href="https://chrome.google.com/webstore/detail/volume-master/jghecgabfgfdldnmbfkhmffcabddioke">Volume Master</a> - Increase Browser Volume</li>
<li><a href="https://github.com/GoogleChrome/audion">Audion</a> - Web Audio Graph Visualizer</li>
<li><a href="https://www.compose.ai/">Compose</a> - Text Autocomplete AI</li>
<li><a href="https://chrome.google.com/webstore/detail/tldr-chrome/khkpnmmnkenbelkljphmpbjgbmobgonn">tl;dr chrome</a> - Text Summary Generator</li>
<li><a href="https://blaze.today/">Text Blaze</a> - Create Text Snippets</li>
<li><a href="https://chrome.google.com/webstore/detail/blackbox-select-copy-past/mcgbeeipkmelnpldkobichboakdfaeon">Blackbox</a> - Copy Text from Videos and Images</li>
<li><a href="https://chrome.google.com/webstore/detail/copy-text-easily/fagmaopcbeobbfhkeodicjekiniefdlo">Copy Text Easily</a> - Simple Text Copy</li>
<li><a href="https://parsio.io/chrome-signature-parser/">Chrome Signature Parser</a> - Extract Contact Detail from Emails</li>
<li><a href="https://chrome.google.com/webstore/detail/email-extractor/jdianbbpnakhcmfkcckaboohfgnngfcc?hl=en">Email Extractor</a> - Extract Email ID&#x27;s from Webpages</li>
<li><a href="https://chrome.google.com/webstore/detail/aiahkbnnpafepcgnhhecilboebmmolnn">Batch Link Downloader</a> or <a href="https://chrome.google.com/webstore/detail/simple-mass-downloader/abdkkegmcbiomijcbdaodaflgehfffed">Simple Mass Downloader</a> - Download Multiple Links at Once</li>
<li><a href="https://chrome.google.com/webstore/detail/download-sorter/mebfblkahpknogabckmdjcmjbnpfdpcj/related">Download Sorter</a> - Sort Downloads into Folders</li>
<li><a href="https://github.com/reorx/refgen">Refgen</a> - Generate Markdown Style Links</li>
<li><a href="https://chrome.google.com/webstore/detail/hover/eiiibfemcfcehadokcldlcdljfdlmolj">Hover</a> - Link Previews</li>
<li><a href="https://fetcher.page/">Fetcher</a> - Feed Grabber</li>
<li><a href="https://multimediasearchapp.com/">Multimedia Search</a> - Browser File Search</li>
<li><a href="https://chrome.google.com/webstore/detail/suggesty/hbiphmiliockggpepniplkkfmnhdihjh">Suggesty</a> - Human Like Search Results</li>
<li><a href="https://chrome.google.com/webstore/detail/double-shot-search-query/kddlkbpbepnaepdleclhdnfdpdogdhop">Query Side-By-Side</a> - Search Google &amp; Bing at the Same Time</li>
<li><a href="https://chrome.google.com/webstore/detail/sessionbox-multi-login-to/megbklhjamjbcafknkgmokldgolkdfig?hl=en">SessionBox</a> - Multi-Account Login for any Site</li>
<li><a href="https://chrome.google.com/webstore/detail/allow-right-click/hompjdfbfmmmgflfjdlnkohcplmboaeo/related?hl=en">Allow Right-Click</a> - Force Enable Right Click on Videos</li>
<li><a href="https://chrome.google.com/webstore/detail/selectable-for-fanfiction/jcidlhgdoojamkbpmhbpgldmajnobefd?ucbcb=1">Selectable</a> - Force Enable Select Text</li>
<li><a href="https://www.cf-purge.com/">CF-Purge</a> - Purge CloudFare Cache / <a href="https://github.com/cracker4o/purge-cf-cache-chrome-extension">GitHub</a></li>
<li><a href="https://nightshift.lu/">Night Shift Redux</a> - Adapts Display Color to Time of Day</li>
<li><a href="https://www.smoothkeyscroll.com/">SmoothKeyScroll</a> - Smooth Key Scrolling</li>
<li><a href="https://chrome.google.com/webstore/detail/chromium-wheel-smooth-scr/khpcanbeojalbkpgpmjpdkjnkfcgfkhb?hl=en">Wheel Smooth Scroller</a> - Smooth Scrolling</li>
<li><a href="https://chrome.google.com/webstore/detail/get-rss-feed-url/kfghpdldaipanmkhfpdcjglncmilendn">Get RSS Feed URL</a> - RSS Feed Generator</li>
<li><a href="https://nudgeware.io/">NudgeWare</a>, <a href="https://chrome.google.com/webstore/detail/minto/hcgkjlalkeaekjkelpilagbjcengeebl">Minto</a>, <a href="https://chrome.google.com/webstore/detail/gogo-productivity/mgefagaoblmbfcjoaiibbmobmkgoljia">GoGo Productivity</a>, <a href="https://manganum.app/">Manganum</a> or <a href="https://habitlab.github.io/">HabitLab</a> - Productivity Managers / Site Blockers</li>
<li><a href="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm?hl=en">Web Activity Time Tracker</a> - Track Browser Activity</li>
<li><a href="https://chrome.google.com/webstore/detail/simple-todo/kobeijgkgkcgknodjkganceliljepmjf">Simple Todo</a> or <a href="https://chrome.google.com/webstore/detail/todoist-for-chrome/jldhpllghnbhlbpcmnajkpdmadaolakh?hl=en">Todoist</a> - To-Do List</li>
<li><a href="https://chrome.google.com/webstore/detail/blueticks/adgnjhngogijkkppficiiepmjebijinl">Blueticks</a> - WhatsApp Scheduler</li>
<li><a href="https://chrome.google.com/webstore/detail/beanote-note-taking-on-we/nikccehomlnjkmgmhnieecolhgdafajb">Beanote</a> or <a href="https://chrome.google.com/webstore/detail/page-pad-make-quick-notes/igobdfagkcadgcfooegonbbeeggagakn">Page Pad</a> - Web Page Note Taking</li>
<li><a href="https://chrome.google.com/webstore/detail/project-naptha/molncoemjfmpgdkbdlbjmhlcgniigdnf">ProjectNaptha</a> - Manipulate Browser Image Text</li>
<li><a href="https://chrome.google.com/webstore/detail/text-to-image/nkljaohokglebeljcgchmehnhdieakda">Text to Image</a> - Text to Image</li>
<li><a href="https://chrome.google.com/webstore/detail/a%20-fontsize-changer-lite/ckihgechpahhpompcinglebkgcdgpkil">A+ Font Size Changer</a> - Change Browser Font Size &amp; Color</li>
<li><a href="https://www.getstickynotes.com/">Sticky Notes</a> - Browser Sticky Notes</li>
<li><a href="https://www.gettoby.com/">Toby</a>, <a href="https://chrome.google.com/webstore/detail/prune/gblddboefgbljpngfhgekbpoigikbenh">Prune</a>, <a href="https://freezetab.com/">Freezetab</a>, <a href="https://github.com/furybee/chrome-tab-modifier">Tab Modifier</a> or <a href="https://chrome.google.com/webstore/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl">Tabs Outliner</a> - Tab Managers</li>
<li><a href="https://chrome.google.com/webstore/detail/dualless/bgdpkilkheacbboffppjgceiplijhfpd">Dualless</a> or <a href="https://chrome.google.com/webstore/detail/tab-resize-split-screen-l/bkpenclhmiealbebdopglffmfdiilejc">Tab Resize</a> - Split Browser Window</li>
<li><a href="https://chrome.google.com/webstore/detail/rearrange-tabs/ccnnhhnmpoffieppjjkhdakcoejcpbga?hl=en">Rearrange Tabs</a> - Rearrange Tabs</li>
<li><a href="https://gitlab.com/EduCampi/chromewm">chromewm</a> - Tile Windows / Emulate Workspaces</li>
<li><a href="https://chrome.google.com/webstore/detail/better-onetab/eookhngofldnbnidjlbkeecljkfpmfpg">Better OneTab</a> - Merge &amp; Organize Tabs</li>
<li><a href="https://chrome.google.com/webstore/detail/share-tabs/dneibnomihlihbnibiblbmeppafmeacg">Share Tabs</a> - Share Tabs Other Browser</li>
<li><a href="https://chrome.google.com/webstore/detail/popup-tab-switcher/cehdjppppegalmaffcdffkkpmoflfhkc">Popup Tab Switcher</a> - Improved Tab Switching</li>
<li><a href="https://github.com/duiker101/relative_bookmarks">Relative Bookmarks</a> - Add Relative Bookmarks</li>
<li><a href="https://github.com/patheticGeek/improved-potato">improved Potato</a> - Export Bookmarks</li>
<li><a href="https://github.com/samueldobbie/remarkable-extension">Remarkable</a> - Remove Dead Bookmarks / Refresh Icons</li>
<li><a href="https://reader.postlight.com/">Mercury Reader</a> - Clear Clutter From Articles / <a href="https://github.com/postlight/parser">GitHub</a></li>
<li><a href="https://chrome.google.com/webstore/detail/opendyslexic-for-chrome/cdnapgfjopgaggbmfgbiinmmbdcglnam">OpenDyslexic</a> - Increase Page Readability</li>
<li><a href="https://chrome.google.com/webstore/detail/website-read-progress/cpmfchlofecflfioofchboebmocaelip">Read Progress</a> - Display Read Progress on WebPage</li>
<li><a href="https://aminoeditor.com/">Amino</a> - Customize Webpage CSS</li>
<li><a href="https://github.com/k-wong/nft-to-silly-jpeg">NFT to Silly JPEG</a> - Replace NFT Images</li>
<li><a href="https://chrome.google.com/webstore/detail/downalbum/cgjnhhjpfcdhbhlcmmjppicjmgfkppok?hl=en">DownAlbum</a> - Image / Video Album Downloader / <a href="https://openuserjs.org/scripts/indream/DownAlbum">Script</a></li>
<li><a href="https://github.com/Ademking/Betterviewer">BetterViewer</a> - Improved Image Viewer</li>
<li><a href="https://resizing.app/">Resizing</a> - Resize Images</li>
<li><a href="https://chrome.google.com/webstore/detail/vasai-free-screen-recorde/ppbdhdggkcfgcghiaimfknmfemkegleo">Vasai</a> - Screen Recorder</li>
<li><a href="https://chrome.google.com/webstore/detail/eye-dropper/hmdcmlfkchdmnmnmheododdhjedfccka?hl=en">Eye Dropper</a> - Color Picker</li>
<li><a href="https://chrome.google.com/webstore/detail/sitescrubber/ffadalgofahhohaciekjchkikcglcpla">SiteScrubber</a> - Hide Offensive / Swear Words on Sites</li>
<li><a href="https://chrome.google.com/webstore/detail/show-keys/bkcpmidbgmfbbeanejhepkjakagfaaon">Show Keys</a> - Show Keys As You Type</li>
<li><a href="https://chrome.google.com/webstore/detail/showpassword/bbiclfnbhommljbjcoelobnnnibemabl?hl=en">ShowPassword</a> - Show Passwords on Hover</li>
<li><a href="https://typiorecovery.github.io/">Typio Form Recovery</a>, <a href="https://chrome.google.com/webstore/detail/typio-form-recovery/djkbihbnjhkjahbhjaadbepppbpoedaa">2</a> - Autosave Input Data in Forms</li>
<li><a href="https://lucasrowe.github.io/spoiled/">Spoiled</a> - Customizable Phrase / Spoiler Blocker</li>
<li><a href="https://chrome.google.com/webstore/detail/flip-this/donljlliiecjcagcenoeohjmabfegkph?hl=en">Flip This</a> - Rotate Page &amp; HTML Elements</li>
<li><a href="https://chrome.google.com/webstore/detail/adamone%C2%AE-assistant/fdmpekabnlekabjlimjkfmdjajnddgpc?hl=en">adam:ONE Assistant</a> - Find Site Dependencies</li>
<li><a href="https://github.com/pmarks-net/ipvfoo">IPvFoo</a> - View Site IP Address</li>
<li><a href="https://www.getpip.com/pip-extension">Pip</a> - Web3 Payment Extension</li>
<li><a href="https://chrome.google.com/webstore/detail/fake-profile-detector-dee/jbpcgcnnhmjmajjkgdaogpgefbnokpcc">Fake Profile Detector</a> - Detect Fake Online Profiles</li>
<li><a href="https://mybrowseraddon.com/extension-source-downloader.html">Source Downloader</a> - View Extension Source Code</li>
<li><a href="https://everycomment.top/">EveryComment</a> - Add Comments to All Sites</li>
<li><a href="https://github.com/chimerast/niconico-speenya">NicoNico SPEENYA</a> - Presentation Style Comments</li>
<li><a href="https://chrome.google.com/webstore/detail/current-moon-phase/ippnbhhbamibfpljlfmgogaondodicgi">Current Moon Phase</a> - Current Moon Phases</li>
<li><a href="https://github.com/yurafuca/nicosapo">Nicosapo</a> - Add Features to Nico Nico</li>
<li><a href="https://chrome.google.com/webstore/detail/n-bot-google-meet-online/cpcenjbkciljcgglpgcmghcphjcbkffg?hl=en%E2%80%8E">N-Bot</a> - Bot to Attend Your Meetings / Classes</li>
<li><a href="https://zoom.us/download#chrome_ext">Zoom Scheduler</a> - Zoom Meeting Scheduler</li>
<li><a href="https://github.com/capJavert/clippy">Clippy</a> - Add Clippy Assistant to Pages</li>
<li><a href="https://chrome.google.com/webstore/detail/typewriter/jfghikfjnjkjkdpndeecjheealfoabhc">Typewriter</a> - Typing Typewriter Sounds</li>
<li><a href="https://extpose.com/">Extpose</a> - Track Performance of your own Extensions</li>
</ul>
<doc-anchor-target id="safari">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#safari">#</doc-anchor-trigger>
<span>Safari</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://apps.apple.com/us/app/momentum/id1564329434">Momentum</a> - Custom New Tab Page</li>
<li><a href="https://fmhy.pages.dev/base64/#dark-reader">Dark Reader</a>, <a href="https://apps.apple.com/us/app/nightlight-for-safari/id1429386865?mt=12">NightLight</a>, <a href="https://apps.apple.com/us/app/night-eye-for-safari/id1450504903?mt=12">Night Eye</a>, <a href="https://gist.github.com/kfur/266c456dd69072eb7533f457ee5f18a0">Dark Reader Script</a> or <a href="https://apps.apple.com/us/app/dark-mode-for-safari/id1397180934?mt=12">Dark Mode</a> - Dark Mode</li>
<li><a href="https://apps.apple.com/us/app/tab-space/id1473726602?mt=12">Tab Space</a> or <a href="https://apps.apple.com/us/app/startpage-ai/id1584727895">StartPage.ai</a> - Tab Manager</li>
<li><a href="https://apps.apple.com/us/app/amerigo-file-manager/id605569663">Amerigo</a> - File Download Manager</li>
<li><a href="https://apps.apple.com/us/app/keyword-search/id1558453954?mt=12">Keyword Search</a> - Keyword Search Bar</li>
<li><a href="https://apps.apple.com/us/app/pipifier/id1234771095">PiPifier</a> - Picture in Picture Mode</li>
<li><a href="https://apps.apple.com/us/app/web-inspector/id1584825745">Web Inspector</a> - Inspect Element Tools for Safari</li>
<li><a href="https://apps.apple.com/us/app/safari-snippets/id1126048257">Safari Snippets</a> - Insert Code into Safari</li>
</ul>
<doc-anchor-target id="userscripts">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#userscripts">#</doc-anchor-trigger>
<span>Userscripts</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#userscript-managers">Userscript Managers</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/userscript-guide">Userscripts Guide</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://greasyfork.org/en">Greasy Fork</a></strong>, <a href="https://openuserjs.org/">OpenUserJS</a> or <a href="https://userscripts-mirror.org/">Userscripts</a> or - Install Userscripts / <a href="https://greasyfork.org/en/scripts/6456">Git Install</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Greasy Fork Tools</strong> - <a href="https://greasyfork.org/en/scripts/431584">Enhancements</a> / <a href="https://greasyfork.org/en/scripts/393396">Helper</a> / <a href="https://greasyfork.org/en/scripts/368183">Tweaks</a> / <a href="https://greasyfork.org/en/scripts/12179">Cleanup Script</a> / <a href="https://greasyfork.org/en/scripts/4336">Themes</a> / <a href="https://greasyfork.org/en/scripts/404443">Dark Theme</a></li>
<li><a href="https://github.com/awesome-scripts/awesome-userscripts">Awesome Userscripts</a>, <a href="https://github.com/XIU2/UserScript">XIU2</a>, <a href="https://gitlab.com/loopvid/scripts">Scripts</a> or <a href="https://www.userscript.zone/">Userscript.zone</a> - Userscript Indexes</li>
<li><a href="https://gist.github.com/ILikePython256/53fc6130ad93da39db1a0232da3a187c">darkmode.js</a> - Dark Mode Script</li>
<li><a href="https://github.com/mchangrh/sb.js">SB.js</a> - SponsorBlock Userscript</li>
<li><a href="https://gitgud.io/IeatMonkeysLOL/2ch-captcha-solver-plugin/-/tree/master/">2ch-captcha-solver</a> - 2CH Captcha Solver</li>
<li><a href="https://greasyfork.org/en/scripts/422074-solved-media-plus">Solved Media Plus</a> - Image Captcha Solver</li>
<li><a href="https://greasyfork.org/en/scripts/447130">Bypass Google Sorry</a>, <a href="https://gist.github.com/Tomas2D/ed9e0a5ff196704d205b2fbd3a9880f6">Bypass Google reCaptcha</a> / <a href="https://gist.github.com/alperensert/ea02f8ec6129bc2289a8ad12d9a76e55">2</a> - Bypass Google reCAPTCHA</li>
<li><a href="https://greasyfork.org/en/scripts/28497">Remove Web Limits</a>, <a href="https://greasyfork.org/en/scripts/386908">2</a>, <a href="https://greasyfork.org/en/scripts/14146">3</a>, <a href="https://greasyfork.org/en/scripts/23772">4</a> - Force Enable Right Click</li>
<li><a href="https://greasyfork.org/en/scripts/789-select-text-inside-a-link-like-opera">Select text inside a link like Opera</a> - Select Text Inside Links</li>
<li><a href="https://greasyfork.org/en/scripts/22587">Select All Checkboxes</a> - Auto Check All Boxes</li>
<li><a href="https://openuserjs.org/scripts/Patabugen/Always_Remember_Me">Always Remember Me</a> - Always Tick &quot;Remember Me&quot;</li>
<li><a href="https://greasyfork.org/en/scripts/432050-anti-cookies-consent">Anti-Cookies Consent</a> - Remove Cookie Consent Popups</li>
<li><a href="https://openuserjs.org/scripts/nokeya/Direct_links_out">Direct Links Out</a> - Remove &quot;You are Leaving&quot; Site Popups</li>
<li><a href="https://greasyfork.org/en/scripts/438233">Sleek YouTube Downloader</a> - Add Download Buttons to YouTube</li>
<li><a href="https://greasyfork.org/en/scripts/33313-google-cleaner">Google Cleaner</a> - Minimalist Google</li>
<li><a href="https://greasyfork.org/en/scripts/1682">Google Hit Hider</a> - Hide Sites in Search Results</li>
<li><a href="https://greasyfork.org/en/scripts/13542-altsearch-links">altsearch links</a> - Adds General Search Engines to Results</li>
<li><a href="https://greasyfork.org/en/scripts/25068">DownloadAllContent</a> - Download Content from Pages</li>
<li><a href="https://greasyfork.org/en/scripts/394420-microsoft-store-direct-download">Microsoft Store Direct Download</a> - Microsoft Store Direct Downloads</li>
<li><a href="https://github.com/jijirae/y2monkey">y2monkey</a> - Download YouTube videos by pressing &quot;SHIFT+D&quot; (opens y2mate.com)</li>
<li><a href="https://github.com/jijirae/r2monkey">r2monkey</a> - Download Reddit videos by pressing &quot;SHIFT+D&quot; (opens RapidSave.com)</li>
<li><a href="https://greasyfork.org/en/scripts/4870">Maximize Video</a> - Maximize Playing Videos via Button</li>
<li><a href="https://greasyfork.org/en/scripts/381682-html5">HTML5 video player enhanced script</a></li>
<li><a href="https://greasyfork.org/en/scripts/24204">Picviewer CE+</a> - Image Viewing Tool</li>
<li><a href="https://greasyfork.org/scripts/401432">Show Image Dimensions</a> - Add Image Dimensions to Google</li>
<li><a href="https://greasyfork.org/en/scripts/29420">Google DWIMages</a> - Add Direct Image Links</li>
<li><a href="https://openuserjs.org/scripts/tumpio/Endless_Google">Endless Google</a> - Google Search Endless Scrolling</li>
<li><a href="https://greasyfork.org/en/scripts/7543-google-search-extra-buttons">Extra Search Buttons</a> - Extra Google Search Buttons</li>
<li><a href="https://greasyfork.org/en/scripts/424160">Google Bangs</a> - DDG !bangs in Google</li>
<li><a href="https://hoothin.github.io/PagetualGuide/en/">Pagetual</a> - Merges a Sites &quot;Next&quot; Pages</li>
<li><a href="https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+">Picviewer CE+</a> - Turn Webpages into Image Galleries</li>
<li><a href="https://greasyfork.org/en/scripts/394820-mouseover-popup-image-viewer">Mouseover Popup Image Viewer</a> - Shows Images &amp; Videos Behind Links &amp; Thumbnails</li>
<li><a href="https://github.com/AdguardTeam/DisableAMP">DisableAMP</a> - Disable Google AMP Links</li>
</ul>
<doc-anchor-target id="shopping">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#shopping">#</doc-anchor-trigger>
<span>Shopping</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redditfavorites.com/">Reddit Favorites</a></strong>, <a href="https://kit.co/">Kit.co</a>, <a href="https://www.looria.com/">Looria</a>, <a href="https://producthunt.com/">ProductHunt</a> or <a href="https://consumerreports.org/">Consumer Reports</a> - Product / Service Reviews</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.thisiswhyimbroke.com/">ThisIsWhyImBroke</a></strong> or <strong><a href="https://www.didntknowiwantedthat.com/">Didn&#x27;t Know I Wanted That</a></strong> - Find Interesting Things to Buy</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://giftastic.ai/">Giftasic</a></strong> - Gift Ideas AI</li>
<li><a href="https://www.pepper.com/">Pepper</a> - Shopping Community</li>
<li><a href="https://allark.io/">AllArk</a> - Buy Stuff via Crypto</li>
<li><a href="https://www.bitrefill.com/">BitRefill</a> - Buy Gift Cards via Crypto</li>
<li><a href="https://randomicle.com/">Randomicle</a> - Random Amazon Products</li>
<li><a href="https://greasyfork.org/en/scripts/38639-amazon-international-links">Amazon International Links</a> - international Amazon Products</li>
<li><a href="https://www.facebook.com/ads/library/">Facebook Ad Library</a> - Find Deals via Facebook Ad Search</li>
<li><a href="https://allcraigslistsearch.com/">AllCraigslistSearch</a> or <a href="https://craigs-list-search.com/">Craigs List Search</a> - Craigslist Search</li>
<li><a href="https://typohound.com/">Type Hound</a> - Ebay Typo Search</li>
<li><a href="https://www.btod.com/blog/category/buying-guides/">BTOD</a> - Office Chair Buying Guides / Reviews</li>
<li><a href="https://docs.google.com/spreadsheets/d/1RAnmZxDNduaGV8kB-GCvZ0MO6d9-0j9jmrU2f8dp0Ww/">Mousepad Mastersheet</a> - Mousepad Buying Guide / Reviews</li>
<li><a href="https://www.cars.com/research/compare/">Cars.com</a>, <a href="https://cars.usnews.com/cars-trucks/rankings">Vehicle Rankings</a>, <a href="https://www.motor1.com/reviews/">Motor1</a> or <a href="https://www.edmunds.com/car-reviews/">Edmunds</a> - Vehicle Reviews / Comparisons</li>
<li><a href="https://www.carsized.com/">carsized</a> - Vehicle Size Comparisons</li>
<li><a href="https://blahaj.quest/">Blahaj Quest</a> - Blåhaj Tracking Map</li>
<li><a href="https://chipscribe.com/">Chipscribe</a> - Split Service Subscription Costs Anonymously</li>
<li><a href="https://www.stockinformer.com/">StockInformer</a> - Product Stock Notifications</li>
<li><a href="https://giftwhale.com/">GiftWhale</a> or <a href="https://wishlephant.com/">Wishlephant</a> - Wish-list Creators</li>
<li><a href="https://greasyfork.org/en/scripts/457702">Microsoft Rewards Generator</a>, <a href="https://github.com/jack-mil/bing-rewards">2</a>, <a href="https://github.com/farshadz1997/Microsoft-Rewards-bot-GUI-V2">3</a>, <a href="https://github.com/Tom60chat/Microsoft-Rewards-Farmer-Sharp">4</a>, <a href="https://github.com/3kh0/bing-rewards">5</a>, <a href="https://github.com/Prem-ium/BingRewards">6</a> - Automate Microsoft Reward Points</li>
<li><a href="https://github.com/corbindavenport/wii-shop-extension">Wii Shop Extension</a> - Play Nintendo Shop Music on Shopping Sites</li>
<li><a href="https://desenmascara.me/">Desenmascara</a> - Spot Counterfeit Sites</li>
<li><a href="https://www.reddit.com/r/FashionReps/">/r/FashionReps</a> - Replica Clothing Community</li>
<li><a href="https://directory.goodonyou.eco/">GoodOnYou</a> - Clothing Brand Sustainability Ratings</li>
<li><a href="https://www.fucknestle.art/">Fuck Nestlé</a> - Nestlé Brand Database</li>
</ul>
<doc-anchor-target id="electronics">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#electronics">#</doc-anchor-trigger>
<span>Electronics</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://pcpartpicker.com/">PCPartPicker</a></strong>, <a href="https://www.newegg.com/tools/custom-pc-builder">Newegg PC Builder</a>, <a href="https://buildredux.com/">Build Redux</a>, <a href="https://www.cgdirector.com/pc-builder/">CGDirector</a> or <a href="https://nzxt.com/category/gaming-pcs/build">NZXTBld</a> - PC Building Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/pcmasterrace/wiki/builds/">/r/PCMasterrace Wiki</a></strong>, <a href="https://www.reddit.com/r/buildapc/wiki/index">/r/BuildaPC Wiki</a> or <a href="https://www.logicalincrements.com/">Logical Increments</a> - PC Building Guides / <strong><a href="https://youtu.be/BL4DCEp7blY">Video</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://nanoreview.net/en">NanoReview</a></strong>, <a href="https://octopart.com/">Octoparts</a>, <a href="https://technical.city/">Technical City</a>, <a href="https://www.techpowerup.com/">TechPowerup</a> or <a href="https://techspecs.io/">Techspecs</a> - Hardware Comparisons</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.rtings.com/">rtings</a></strong> - Hardware Reviews</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://openbenchmarking.org/">Open Benchmarking</a></strong> - Hardware Benchmarks</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.cpubenchmark.net/">CPUBenchmark</a></strong> or <a href="https://www.notebookcheck.net/Benchmarks-Tech.123.0.html">NoteBenchcheck</a> - GPU / CPU Benchmarks</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.mechmap.tech/">MechMap</a></strong> / <a href="https://discord.com/invite/mechkeys">Discord</a> or <a href="https://www.alexotos.com/keyboard-vendor-list/">Alexotos</a> / <a href="https://discord.com/invite/xMQArAaGRB">Discord</a> - Mechanical Keyboard Recommendations</li>
<li><a href="https://www.labgopher.com/">LabGopher</a> - eBay Hardware Price Comparisons</li>
<li><a href="https://reddit.com/r/buildapc">/r/buildapc</a> - PC Building Community / <a href="https://discord.com/invite/buildapc">Discord</a></li>
<li><a href="https://reddit.com/r/BuildAPCForMe">/r/BuildAPCForMe</a> - PC Building Community</li>
<li><a href="https://reddit.com/r/SuggestAPC">/r/SuggestAPC</a> - PC Suggestion Community</li>
<li><a href="https://borecraft.com/">NewMaxx&#x27;s SSD Site</a>, <a href="https://www.johnnylucky.org/data-storage/ssd-database.html">JohnnyLucky</a> or <a href="https://docs.google.com/spreadsheets/d/1B27_j9NDPU3cNlj2HKcrfpJKHkOf-Oi1DbuuQva2gT4/">SSD Chart</a> - SSD Buying Comparisons</li>
<li><a href="https://diskprices.com/">Disk Prices</a> - Disk Price Tracker</li>
<li><a href="https://shucks.top/">Shucks</a> - External Drive Price Tracker</li>
<li><a href="https://reddit.com/r/SuggestALaptop">/r/SuggestALaptop</a>, <a href="https://laptopsdeals.net/our-gaming-laptops-guide-list/">Laptop Deals</a>, <a href="https://jarrods.tech/resources/">Jarrod&#x27;s Tech</a> or <a href="https://noteb.com/">Noteb</a> - Laptop Suggestions / <a href="https://discord.gg/pes68JM">Discord</a></li>
<li><a href="https://laptops.miraheze.org/wiki/Main_Page">Laptop Knowledge Database</a> or <a href="https://laptopwiki.eu/">Laptop Wiki</a> - Laptop Info Databases</li>
<li><a href="https://www.eloshapes.com/">EloShapes</a>, <a href="https://sensor.fyi/info/">Sensor.fyi</a>, <a href="https://www.rocketjumpninja.com/">RocketJumpNinja</a> or <a href="https://www.reddit.com/r/MouseReview/wiki/index/">/r/MouseReview Wiki</a> - Mouse Buying Guides</li>
<li><a href="https://docs.google.com/spreadsheets/d/1-QI7-LY9Ul_DsVE4ZOqBQxqqqqrdJ04Ite8IY3AQMds/">Click Latencies</a> - Mouse Click Latency Chart</li>
<li><a href="https://www.mechgroupbuys.com/">MechGroupBuys</a> - Group Mechanical Keyboard Buying / <a href="https://discord.com/invite/mechgroupbuys">Discord</a> / <a href="https://www.reddit.com/r/MechGroupBuys/">Reddit</a></li>
<li><a href="https://cultists.network/140/psu-tier-list/">PSU Tier List</a> - PSU Buying Guide</li>
<li><a href="https://pcmonitors.info/">PC Monitors</a>, <a href="https://pastebin.com/tkmakRNW">Monitor Spreadsheet</a> or <a href="https://www.displayninja.com/">DisplayNinja</a> - Monitor Buying Guides</li>
<li><a href="http://www.displaywars.com/">DisplayWars</a>, <a href="https://www.sven.de/dpi/">sven dpi</a> or <a href="https://screensiz.es/">Screen Sizes</a> - Screen Size Comparisons</li>
<li><a href="https://www.erinsaudiocorner.com/">Erin&#x27;s Audio Corner</a> or <a href="https://equipboard.com/">Equipboard</a> - Audio Equipment Comparisons</li>
<li><a href="https://discord.gg/jd6KaBUHG4">InStockAlert_DataLover</a> or <a href="https://discord.gg/gpu">Fixitfixitfixit</a> - GPU / Xbox / PS5 Drop Notifications / <a href="https://youtu.be/2cBRW9FeQ3A">Guide</a></li>
<li><a href="https://phonedb.net/">PhoneDB</a>, <a href="https://www.gsmchoice.com/en/">GSMChoice</a>, <a href="https://www.kimovil.com/en/">Kimovil</a> or <a href="https://www.gsmarena.com/">GSMArena</a> - Compare Phones / Prices
*<a href="https://digicamfinder.com/">Digicamfinder</a> - Digital Camera Database</li>
<li><a href="https://dontkillmyapp.com/">Dont kill my app!</a> - Manufacturer Battery Life vs. App Functionality</li>
<li><a href="https://phonesized.com/">PhoneSized</a> - Phone Size Comparisons</li>
<li><a href="https://www.dxomark.com/">DXOMARK</a> - Smartphone Quality Testing</li>
<li><a href="https://www.dvdsreleasedates.com/">DVDReleaseDates</a> - DVD Release Dates</li>
</ul>
<doc-anchor-target id="games">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#games">#</doc-anchor-trigger>
<span>Games</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gg.deals/">GG.deals</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://isthereanydeal.com/">IsThereAnyDeal</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://steamdb.info/sales/">SteamDB</a></strong></li>
<li><a href="https://www.allkeyshop.com/blog/">AllKeyShop</a> or <a href="https://psprices.com/">PSPrices</a></li>
<li><a href="https://epicgamesdb.info/">EpicGamesDC</a> - Epic Store Price Tracker</li>
<li><a href="https://www.pricecharting.com/">PriceCharting</a> - Game, Comic &amp; Trading Card Price Tracker</li>
<li><a href="https://www.dekudeals.com/">DekuDeals</a> or <a href="https://ntdeals.net/">NTDeals</a> - Switch Game Price Trackers</li>
<li><a href="https://psdeals.net/">PS Deals</a> - PlayStation Game Price Tracker</li>
</ul>
<doc-anchor-target id="price-tracking">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#price-tracking">#</doc-anchor-trigger>
<span>Price Tracking</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://keepa.com/">Keepa</a></strong> or <strong><a href="https://camelcamelcamel.com/">CamelCamelCamel</a></strong> - Amazon Price Tracker / <a href="https://play.google.com/store/apps/details?id=com.offertadelgiorno.offertadelgiorno">App</a></li>
<li><a href="https://vetted.ai/">Vetted</a>, <a href="https://www.realpricetracker.com/">Real Price Tracker</a> or <a href="https://flipshope.com/">FlipsHope</a> - Price Tracking Extensions</li>
<li><a href="https://chrome.google.com/webstore/detail/search-ebay-sold/mhlcjbhhieanjjafbcoeclghpnjhepif">Search Ebay Sold</a> - Ebay Sold Item Search</li>
<li><a href="https://www.reddit.com/r/whatsthisworth/">/r/WhatsThisWorth</a> - Online Appraisals</li>
<li><a href="https://www.craftle.app/">Craftie</a> - Furniture Price Calculator</li>
<li><a href="https://diapergrid.com/">DiaperGrid</a> - Diaper Price Tracker</li>
<li><a href="https://gasprices.aaa.com/">GasPrices</a> - Gas Price Tracker</li>
<li><a href="https://slytoday.com/">SlyToday</a> - Price Comparison Search</li>
<li><a href="https://valuta.exchange/">Valuta EX</a> or <a href="https://currency.world/">Currency World</a>- Currency Converters / <a href="https://addons.mozilla.org/en-US/firefox/search/?q=currency%20converter&amp;sort=relevance&amp;type=extension">Firefox</a> / <a href="https://chrome.google.com/webstore/search/currency%20converter?hl=en&amp;_category=extensions">Chrome</a></li>
</ul>
<doc-anchor-target id="fun-sites">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#fun-sites">#</doc-anchor-trigger>
<span>Fun Sites</span>
</h2>
</doc-anchor-target>
<doc-anchor-target id="chat--forums">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#chat--forums">#</doc-anchor-trigger>
<span>Chat / Forums</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/ListOfSubreddits/wiki/listofsubreddits/">/r/ListOfSubreddits</a></strong> - List of Subreddits</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#multireddits">Multireddits</a></strong> - List of Multireddits</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://knockout.chat/">Knockout</a></strong> / <a href="https://discord.gg/wjWpapC">Discord</a> or <a href="https://forums.somethingawful.com/">SomethingAwful</a> - General Forums</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/ai/#ai-chatbots">AI Chatbots</a></strong> - Chat with AI</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ourworldoftext.com/">Our World of Text</a></strong> or <a href="https://www.yourworldoftext.com/">Your World of Text</a> - Infinite Community Text Grid</li>
<li><a href="https://doodle-place.glitch.me/">Doodle Place</a> - Virtual Drawing World</li>
<li><a href="https://fmhy.pages.dev/storage/#anonymous-image-boards">Anon Boards</a> - Anonymous Image / Text Boards</li>
<li><a href="https://posting.cool/">Posting.Cool</a> - Random Topic Forum</li>
<li><a href="https://gossips.cafe/">Gossips Café</a> - Text / Music Board</li>
<li><a href="https://neal.fun/earth-reviews/">Earth Reviews</a> - Help Improve the Simulation</li>
<li><a href="https://virtualworldslist.neocities.org/">Virtual World List</a> - Virtual World List</li>
<li><a href="https://hubs.mozilla.com/">Hubs by Mozzila</a> - VRChat-like hangout room (PC &amp; PCVR)</li>
<li><a href="https://flat.social/f/hn-virtual-xmas">Flat.Social</a> - Virtual Christmas Party</li>
<li><a href="https://www.omegle.com/">Omegle</a> or <a href="https://www.chatiw.me/">Chatiw</a> - Random Chat Rooms</li>
<li><a href="https://github.com/dialup-inc/ascii">ASCII Roulette</a> - Random ASCII Chat Rooms</li>
<li><a href="https://www.wireclub.com/">Wireclub</a> - Topic Chat Rooms</li>
<li><a href="https://forum.suprbay.org/">SuperBay</a> - Piracy Discussion</li>
<li><a href="https://www.reddit.com/r/Piracy/wiki/megathread/related_subreddits">Piracy Subs</a> - Piracy Subreddits</li>
<li><a href="https://www.reddit.com/r/trees/wiki/entreddits_social">Marijuana Subs</a> - Marijuana Subreddits</li>
<li><a href="https://www.therpf.com/forums/">TheRPF</a> - Movie Costume / Prop Forum</li>
<li><a href="https://www.websleuths.com/">Websleuths</a> - Crime Solving Forum</li>
<li><a href="https://www.translationparty.com/">Translation Party</a> - Translation Parties</li>
<li><a href="https://www.roleplayer.me/">RolePlayer</a> - Roleplaying Social Network</li>
<li><a href="https://www.myth-weavers.com/">Myth Weavers</a> - Roleplaying Forum</li>
<li><a href="https://status.cafe/">Status.Cafe</a> - Share Current Status</li>
<li><a href="https://twocansandstring.com/">TwoCansAndAString</a> - Anonymous Q&amp;A</li>
<li><a href="https://isitnormal.com/">IsItNormal</a> - Ask if Things are Normal</li>
<li><a href="https://www.futureme.org/">FutureMe</a> or <a href="https://messagetothefutu.re/">MessageToTheFuture</a> - Send Messages to Future Self</li>
<li><a href="https://postsecret.com/">PostSecret</a> - Share Secrets via Postcard</li>
<li><a href="https://www.penpalworld.com/">PenPal World</a> or <a href="https://www.globalpenfriends.com/">GlobalPenFriends</a> - Pen Pal Community</li>
<li><a href="https://writeaprisoner.com/">WriteAPrisoner</a> - Pen Pals for Inmates</li>
<li><a href="https://tinderforbananas.com/">Tinder for Bananas</a> - Tinder for Bananas</li>
<li><a href="http://www.frontiernet.net/%7Ewcowart/aachatbot.html">Talk-Bot</a> - Chat with Robot</li>
<li><a href="http://www.madamzena.com/">Madam Zena</a> - Chat with Fortune Teller</li>
<li><a href="https://www.oproot.com/ball/">Magic Crystal Ball</a> - Get Messages from Beyond</li>
</ul>
<doc-anchor-target id="image--video">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#image--video">#</doc-anchor-trigger>
<span>Image / Video</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#random-image-sites">Images Sites</a></strong> - View / Download Images</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/img-tools/#gif-tools">GIF Sites</a></strong> - View / Download GIFs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://knowyourmeme.com/">KnowYourMeme</a></strong> or <a href="https://findthatmeme.com/">FndThatMeme</a> - Meme Databases</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.deviantart.com/">DeviantArt</a></strong> or <a href="https://www.artstation.com/">ArtStation</a> / <a href="https://github.com/findix/ArtStationDownloader">Downloader</a> - User-Made Art</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#live-webcams">Live Webcams</a></strong> - Watch Live Webcams</li>
<li><a href="http://boards.swfchan.net/">SfwChan</a> - SFW Archive</li>
<li><a href="https://wtf.rentry.co/">wtf.rentry</a> or <a href="https://z0r.de/">z0r</a> - Random Music GIFs / Some NSFW</li>
<li><a href="https://www.dreamwidth.org/">DreamWidth</a> - User-Made Images &amp; Stories</li>
<li><a href="http://www.worlddreambank.org/">World Dream Bank</a> - Dream Images &amp; Stories</li>
<li><a href="https://stringers.live/">stringers.live</a> - Live Freelance Journalist Streams</li>
<li><a href="https://www.myretrotvs.com/">Retro TV Simulator</a> - Simulate Oldschool TV Channels</li>
<li><a href="https://www.bumpworthy.com/">BumpWorthy</a> - Adult Swim Bumps</li>
<li><a href="https://www.toonamiremastered.com/">Toonami Remastered</a> - Remastered Toonami Content</li>
<li><a href="https://thisxdoesnotexist.com/">ThisXDoesNotExist</a> - Realistic-Looking Fake Versions of Things</li>
<li><a href="https://thispersondoesnotexist.xyz/">ThisPersonDoesNotExist</a> - People That Don&#x27;t Exist</li>
<li><a href="https://notrealcats.com/">NotRealCats</a> - Cats That Don&#x27;t Exist</li>
<li><a href="https://fmhy.pages.dev/storage/#anonymous-image-boards">Anon Boards</a> - Anonymous Image / Text Boards</li>
<li><a href="https://fmhy.pages.dev/storage/#4chan-archives">4chan Archives</a> - Browse / Search 4Chan Archives</li>
<li><a href="https://www.sakugabooru.com/">SakugaBooru</a> - Anime Animation Booru</li>
<li><a href="https://swsteffes.itch.io/different-strokes">Different Strokes</a> - Online User-Made Art Gallery</li>
<li><a href="https://www.creativeuncut.com/">Creative Uncut</a> - Video Game Art</li>
<li><a href="https://indiegame.booru.org/">IndieGameBooru</a> - Indie Game Image Booru</li>
<li><a href="https://randomscreenshot.com/">Random Screenshot</a> or <a href="https://chrishannah.me/prntsc/">Random Prnt.sc</a> - Random Screenshots</li>
<li><a href="https://archillect.com/archive">Archillect</a> - Image Posting Bot</li>
<li><a href="https://qcpages.qc.cuny.edu/%7Echanusa/artvote/">ArtVote</a> - Judge Art</li>
<li><a href="https://explosm.net/rcg">Random Comic Generator 3.0</a> - Explosm Random Comic Generator</li>
<li><a href="https://xn--blhaj-nra.art/">blhaj-nra.art</a> - Blåhaj Images</li>
<li><a href="http://cachemonet.com/">cachemonet</a> - Randomly Generated GIFs / Backgrounds</li>
<li><a href="https://www.csh.bz/">Chris Shier</a> - Canvas Animations / GIFs</li>
<li><a href="https://threejs.org/">Three.js</a> - JavaScript 3D library</li>
<li><a href="https://cyber.dabamos.de/88x31/index.html">88x31</a> - Classic 88x31 Buttons</li>
<li><a href="http://theofficestaremachine.com/">The Office Stare Machine</a> - The Office Video Emotions</li>
<li><a href="http://www.vintageadbrowser.com/">Vintage Ad Browser</a> - 100,000+ Vintage Advertisements</li>
<li><a href="https://place-atlas.stefanocoding.me/">/r/Place Atlas</a> - /r/Place Info</li>
<li><a href="https://www.lamebook.com/">LameBook</a> - Funny Facebook Status&#x27;</li>
<li><a href="http://www.kittenwar.com/">Kittenwar!</a> - Rate Kittens</li>
<li><a href="https://procatinator.com/">procatinator</a> - Cat GIFs &amp; Music</li>
<li><a href="https://openpuppies.com/">Open Puppies</a> - Random Dog GIFs</li>
<li><a href="https://gitlab.com/phoneybadger/pokemon-colorscripts">pokemon-colorscripts</a> - Terminal Pokémon Sprites</li>
<li><a href="https://starwarsintrocreator.kassellabs.io/">Star Wars Intro Creator</a> - Create Star Wars Intros</li>
<li><a href="http://www.asciimation.co.nz/">ASCIIMATION</a> - Star Wars ASCII Animation</li>
<li><a href="https://www.miragegallery.ai/">Mirage Gallery</a> - AI Art Gallery</li>
<li><a href="http://nightmare.mit.edu/">Nightmare Machine</a> - Scary AI Generated Imagery</li>
<li><a href="https://matchbox-dan.com/">Matchbox Dan</a> - Matchbox Car Picture Archive</li>
<li><a href="http://pixelsfighting.com/">Pixels Fighting</a> - Watch A Pixel Battle</li>
<li><a href="https://floor796.com/">Floor796</a> - Ever-Expanding Animated Scene</li>
<li><a href="https://www.zoomquilt.org/">Zoomquilt</a> / <a href="http://zoomquilt2.com/">2</a>, <a href="https://infinitezoom.net/">Infinite Zoom</a> or <a href="http://arkadia.xyz/">Arkadia</a> - Infinite Zooming Paintings</li>
<li><a href="https://blueballmachine2.ytmnd.com/">Blue Ball Machine 2</a> - Full Page Chain Reaction Image</li>
<li><a href="https://footballshirtmaker.com/en-us/">FootballShirtMaker</a> - Create Custom Football T-Shirts</li>
<li><a href="http://www.redkid.net/generator/cake/">Cake</a> - Cake Writing Generator</li>
<li><a href="https://sadgrl.online/magnet-poetry">Magnet Poetry</a> - Magnet Poetry</li>
<li><a href="https://ifaketextmessage.com/">Fake Text Message</a> or <a href="https://ifaketextmessage.com/">iFake</a> - Make Fake Text Conversation</li>
<li><a href="https://uselesscertifications.com/">Useless Certifications</a> - Useless Certifications</li>
<li><a href="https://viralpostgenerator.com/">ViralPostGenerator</a> - Generate Cringe LinkedIn Post</li>
<li><a href="https://awesomecars.neocities.org/">AwesomeCars</a> - Drip Car Memes</li>
<li><a href="https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books/">Anime Girls Holding Programming Books</a></li>
<li><a href="https://maple.pet/webgbcam/">webgbcam</a> - Gameboy Camera in Browser</li>
<li><a href="https://rroll.to/">rroll.to</a> - Rick Roll Link Shortener</li>
<li><a href="http://dinahmoelabs.com/rickastley">Rick Astley Remixer</a> - Remix Rick Roll</li>
<li><a href="https://projectlounge.pw/thisvid2">thisvid2 Web Edition</a> - (Funny) Twitter Video Downloader</li>
<li><a href="https://github.com/TheRealOrange/terminalvideoplayer">Terminal Video Player</a> - Cursed Terminal Video Player</li>
<li><a href="https://www.watching-grass-grow.com/">Watching Grass Grow</a> - Watch Grass Grow</li>
</ul>
<doc-anchor-target id="interactive">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#interactive">#</doc-anchor-trigger>
<span>Interactive</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#fun-indexes">Fun Stuff Collections</a></strong> - Toys, Games, Experiments etc.</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/gamingpiracyguide/#browser-games">Browser Games</a></strong> - Browser Game Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/img-tools/#painting--drawing">Painting / Drawing</a></strong> - Painting / Drawing Tools</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://sandspiel.club/">sandspiel.club</a></strong> - Falling Sand Physics Sandbox</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rednuht.org/genetic_cars_2/">Genetic Cars 2</a></strong> - Random 2D Car Generator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://humanbenchmark.com/">Human Benchmark</a></strong> - Brain Games &amp; Cognitive Tests</li>
<li><a href="https://www.concerthotels.com/got-rhythm">Got Rhythm?</a> - Rhythm / Tempo Test</li>
<li><a href="https://mattround.com/usvsth3m/1000-seconds/">1000 Seconds</a> - Test of Patience</li>
<li><a href="https://jinay.dev/just-a-minute/">Just a Minute</a> - Estimate a Minute</li>
<li><a href="https://roadtolarissa.com/oracle/">Oracle</a> - Try to Trick an AI</li>
<li><a href="https://www.areyouyou.eu/">Are You You?</a> - Try to Fool Face Recognition Software</li>
<li><a href="https://www.wordblanks.com/">Word Blanks</a> or <a href="https://www.plot-generator.org.uk/">Plot Generator</a> - Online Mad Libs</li>
<li><a href="http://david.li/">David.li</a> - Physics Games</li>
<li><a href="http://magickeyboard.io/">MagicKeyboard</a> - Try &quot;feross&quot;, &quot;hexbin&quot;, &quot;rain&quot;, or &quot;semi&quot;</li>
<li><a href="https://web.archive.org/web/20191229101209/https://justtypestuff.com/">Just Type Stuff</a> - Type Things into Existence</li>
<li><a href="https://deardiary.wtf/">deardiary</a> - Machine Learning Diary / <a href="https://youtu.be/Zc3qayGmYZQ">Concept Video</a></li>
<li><a href="http://www.windows93.net/">Windows93</a> or <a href="https://racertrash.com/">RacerTrash</a> - Retro Windows Emulator</li>
<li><a href="https://github.com/Emupedia/emupedia.github.io/">EmuOS</a> - Run Classic Games / Apps In Browser</li>
<li><a href="https://www.kamogo.com/faq/">Kamogo</a> - Useless Web Apps</li>
<li><a href="http://www.larsberg.net/">larsberg</a>, <a href="https://substack.net/">substack</a> or <a href="https://mrdoob.neocities.org/">mrdoob</a> - Trippy 3D Experiments</li>
<li><a href="https://www.google.com/doodles?q=interactive">Google Doodles</a> - Interactive Google Doodles</li>
<li><a href="http://drivemeinsane.com/">DriveMeInsane</a> - Control a Home Automation System</li>
<li><a href="https://rednuht.org/genetic_walkers/">Genetic Walkers</a> - Genetic Algorithm Walkers</li>
<li><a href="https://framesynthesis.com/drivingsimulator/maps/">DrivingSimulator</a> - 2D Driving Simulator</li>
<li><a href="https://www.openscope.co/">OpenScope</a> - Air Traffic Control Simulator</li>
<li><a href="https://edition.cnn.com/interactive/2021/03/cnnix-steership/">cnnix-steership</a> - Steer through the Suez Canal</li>
<li><a href="https://alexanderperrin.com.au/triangles/ballooning/">Ballooning</a> - Procedurally Generated Balloon Simulator</li>
<li><a href="https://thefed.app/">The Fed</a> - Central Banking Game</li>
<li><a href="https://aericode.itch.io/tamajoji">Tamajoji</a> - Browser Tamagotchi</li>
<li><a href="https://gifypet.neocities.org/">Gifypet</a> - Create Your Own Cute Pet</li>
<li><a href="https://koipond.fish/">Koi Pond</a> - Feed Koi</li>
<li><a href="https://www.xrdinosaurs.com/">xrDinosaurs</a> - VR Dino Park</li>
<li><a href="https://thisissand.com/">This Is Sand</a> - Make Sand Art</li>
<li><a href="https://orb.farm/">Orb.Farm</a> - Virtual Aquatic Ecosystem</li>
<li><a href="https://zehfernandes.com/generativeplanets/builder">Generativeplanets</a> or <a href="http://oskarstalberg.com/game/planet/planet.html">Planet</a> - Planet Generators</li>
<li><a href="https://bouncyballs.org/">Bouncy Balls</a> or <a href="https://phydemo.app/balls-simulation/">Balls Simulation</a> - Ball Physics Simulator</li>
<li><a href="https://codepen.io/akm2/full/rHIsa">Gravity Points</a> or <a href="https://dmilin1.github.io/PrincipiaJS/build/index.html">dmilin1</a> - Play with Gravity</li>
<li><a href="https://mrdoob.com/projects/chromeexperiments/google-gravity/">Google Gravity</a> - Falling Google</li>
<li><a href="https://paveldogreat.github.io/WebGL-Fluid-Simulation/">Fluid Simulation WebGL</a> or <a href="http://haxiomic.github.io/GPU-Fluid-Experiments/html5/">WebGL Fluid Experiment</a> - Fluid Simulation</li>
<li><a href="http://madebyevan.com/webgl-water/">WebGL Water</a> - Water Simulation</li>
<li><a href="https://origamisimulator.org/">Origami Simulator</a> - Origami Simulation</li>
<li><a href="https://www.onemotion.com/fold-cut-paper/">Fold &amp; Cut</a> - Make Digital Paper Snowflakes</li>
<li><a href="https://joshdata.me/iceberger.html">Iceberger</a> - Draw an Iceberg, See how it Floats</li>
<li><a href="https://bubblespop.netlify.app/">BubblesPop</a> - Pop Bubble Wrap</li>
<li><a href="https://oimo.io/works/bubbles/">Bubbles</a> - Blow Bubbles</li>
<li><a href="https://www.fidgetpage.com/">Fidget Page</a> - Play w/ Fidget Spinner</li>
<li><a href="https://calm.ovh/">Keep calm and poke me.</a> - Poke &amp; Pull</li>
<li><a href="https://www.adultswim.com/etcetera/elastic-man/">Elastic Man</a> - Elastic Morty</li>
<li><a href="https://www.screentoys.com/">Screentoys</a> - Photo Morphing Toy</li>
<li><a href="https://smashthewalls.com/">Smash The Walls</a> - Smash Walls</li>
<li><a href="http://www.koalastothemax.com/">Koalas to the Max</a> - Make Smaller &amp; Smaller Dots</li>
<li><a href="http://www.jezzamon.com/checkboxes/index.html">Checkboxes</a> - Check Boxes</li>
<li><a href="https://popcat.click/">Popcat</a> - Worldwide Popcat Clicking Competition</li>
<li><a href="https://www.drawaurora.com/">DrawAurora</a> - Draw Auroras</li>
<li><a href="https://29a.ch/sandbox/2011/neonflames/">Neonflames</a> - Draw Nebulas</li>
<li><a href="https://codepen.io/Godje/full/mOzpEY/">Leapy Grid</a> - Play with Rainbow Grid</li>
<li><a href="https://plink.in/">Plink</a> / <a href="http://dinahmoelabs.com/plink/">2</a> - Multiplayer Music Maker</li>
<li><a href="https://www.typatone.com/">Typatone</a> - Play Music by Typing</li>
<li><a href="https://drawing.garden/">Drawing Garden</a> - Create Sounds via Mouse Movement</li>
<li><a href="https://codeparade.itch.io/fractal-sound-explorer">Fractal Sound Explorer</a> - Create Sounds via Fractals</li>
<li><a href="http://typedrummer.com/">typedrummer</a> - Drum by Typing</li>
<li><a href="https://soundscape.world/">Soundscape</a> - Beat Builder / Visualizer</li>
<li><a href="https://aidn.jp/mikutap/">MikuTap</a> - Click to Make Sounds / Graphics</li>
<li><a href="https://www.patatap.com/">Patatap</a> - Type to Create Melodies / Moving Shapes</li>
<li><a href="http://touchpianist.com/">Touch Pianist</a> - Magical Piano App</li>
<li><a href="https://experiments.withgoogle.com/ai/ai-duet/view/">A.I. DUET</a> - AI Piano Duet</li>
<li><a href="https://multiplayerpiano.com/">MultiplayerPiano</a> - Multiplayer Piano</li>
<li><a href="https://artsandculture.google.com/experiment/blob-opera/AAHWrq360NcGbw?hl=en">Blob Opera</a> - Lead a Blob Opera</li>
<li><a href="https://www.incredibox.com/demo/">Incredibox</a> - Make Beatboxing Beats</li>
<li><a href="https://bongo.cat/">bongo.cat</a> - Become Bongo Cat</li>
<li><a href="https://s-n-d.si/">SND</a> - Strange Scrollable Story</li>
<li><a href="https://drawastickman.com/">Draw a Stickman</a> - Stickman Adventure</li>
<li><a href="https://aidn.jp/wowa/">Wonder of Wonder Art</a> - Create a Dancing Character</li>
<li><a href="https://papercookies.itch.io/cursor-car">Cursor Car</a> - Play with Car Cursor</li>
<li><a href="https://webneko.net/">Web Neko</a> - Nekos on the Web</li>
</ul>
<doc-anchor-target id="interesting">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#interesting">#</doc-anchor-trigger>
<span>Interesting</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/edupiracyguide/#virtual-tours">Virtual Tours</a></strong> - Virtual Tours / Travel Simulators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://icebergcharts.com/">Iceberg Charts</a></strong> - Explore Obscure Topics / <a href="https://www.reddit.com/r/IcebergCharts/">/r/IcebergCharts</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ipfs.io/ipfs/QmWszAAzXjaD6hQZXbfhF9qBFWpnPwZVWU131HVf42WZej">Conspiracy Theory Iceberg</a></strong> - Conspiracies / Occult / Mythology / <a href="https://www.youtube.com/watch?v=7I2KJL-gJPU&amp;list=PLfeWBGty_481haNoS_ozOVdIyOpyXMjUC">Video Playlist</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.ranker.com/">Ranker</a></strong>, <a href="https://listography.com/">Listography</a>, <a href="https://hero.page/">hero</a>, <a href="https://flexlists.com/">FlexLists</a>, <a href="https://www.thetoptens.com/">TheTopsTens</a> or <a href="https://listverse.com/">ListVerse</a> - Create / Explore Lists</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.fandom.com/">Fandom</a></strong> - Fan Wikis / <a href="https://docs.breezewiki.com/Links.html">Frontend</a> / <a href="https://greasyfork.org/en/scripts/438194-hydralize-fix-fandom-com">Old Style</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lostmediawiki.com/">The Lost Media Wiki</a></strong> / <a href="https://forums.lostmediawiki.com/">Forum</a></li>
<li><a href="http://internet-map.net/">Internet Map</a> - Map of the Internet</li>
<li><a href="http://wikiverse.io/">Wikiverse</a> - 3D Wiki Visualizer</li>
<li><a href="https://www.damninteresting.com/">DamnInteresting</a> - Interesting Stories</li>
<li><a href="https://fuckinghomepage.com/">Fucking Homepage</a> - Daily Interesting Stuff Homepage</li>
<li><a href="https://tcrf.net/The_Cutting_Room_Floor">The Cutting Room Floor</a> - Unused Video Game Content Research</li>
<li><a href="https://songmeanings.com/">SongMeanings</a> - Discover Song Meanings</li>
<li><a href="https://colornames.org/">ColorNames</a> - Help Name Colors</li>
<li><a href="https://www.housecreep.com/">House Creep</a> - Homes With A Curious or Criminal History</li>
<li><a href="https://www.ufocasebook.com/">UFO Casebook</a>, <a href="https://app.polymersearch.com/polymerexamples/UFO_Sightings">UFO Discovery</a> or <a href="https://i.redd.it/0l9ugv9kz4091.jpg">UFO Sighting Chart</a> - UFO Sighting Lists / Tracking</li>
<li><a href="https://bfro.net/">BFRO</a> - Bigfoot Research Site</li>
<li><a href="http://theshadowlands.net/">TheShadowlands</a> - Oldschool Paranormal Research Site</li>
<li><a href="https://speculativeevolution.fandom.com/wiki/Main_Page">Spec Wiki</a> - Speculative Evolution Wiki</li>
<li><a href="https://www.futuretimeline.net/">FutureTimeline</a> - Timeline of Future Predictions</li>
<li><a href="http://orteil.dashnet.org/nested">Nested</a> - Explore the Universe in a File System</li>
<li><a href="https://news.lettersofnote.com/">Letters of Note</a> - Historical Letters</li>
<li><a href="https://unsent-letters.netlify.app/">Unsent Letter</a> - Read Random Unsent Letters</li>
<li><a href="https://times.endlessvmmer.com/">Endless Summer Times</a> - Retro Summer Vibe News Archive</li>
<li><a href="https://www.roadsideamerica.com/">Roadside America</a> - Roadside Attraction Index</li>
<li><a href="https://rcdb.com/">Roller Coaster Database</a> - World Roller Coaster Index</li>
<li><a href="http://savethesounds.info/">SaveTheSounds</a> - Museum of Endangered Sounds</li>
<li><a href="https://my.matterport.com/show/?m=P9WCbyCBGBM">Pokémon Fossil Museum</a> - Explore Pokémon Fossil Museum</li>
<li><a href="https://www.pushing-pixels.org/fui/">Pushing Pixels</a> or <a href="https://www.saji8k.com/kit-fui/">Saji8k</a> - Imaginary UI from Movies</li>
<li><a href="https://nestflix.fun/">Nestflix</a> - Fictional Media in Media Database</li>
<li><a href="https://thefoodplace.cafe/">TheFoodPlace</a> - Food / Beverages from The Good Place</li>
<li><a href="https://quartermaester.info/">Quarter Maester</a> - Interactive Game of Thrones Map</li>
<li><a href="https://github.com/ad-si/awesome-lego">Awesome Lego</a> - Lego Resource Index</li>
<li><a href="https://www.bricklink.com/v2/build/studio.page">BrickLink Studio</a> - Lego Building Software</li>
<li><a href="https://brickit.app/">Brickit</a> - Scan Lego Collection for Build Ideas</li>
<li><a href="https://www.lego.com/en-us/service/buildinginstructions">Building Instructions</a> - Download Lego Instructions</li>
<li><a href="https://www.instructables.com/">Instructables</a> - Free Projects / Crafts</li>
<li><a href="http://www.arvindguptatoys.com/toys.html">Toys from Trash</a> - Use Everyday Items to Make Toys</li>
<li><a href="https://www.foldnfly.com/">Fold N Fly</a> - Paper Airplane Guides</li>
<li><a href="https://fmhy.pages.dev/storage/#origami">Learn Origami</a> - Origami Examples / Tutorials</li>
<li><a href="https://felixboiii.github.io/paper-plotter/">Paper Plotter</a> - Create 3D Plots out of Paper</li>
<li><a href="https://github.com/a-b-street/abstreet">Game a-b-street</a> - Traffic Simulation</li>
<li><a href="https://www.kalmany.org/">Kalmany</a> - Mock Elections</li>
<li><a href="https://www.moralmachine.net/">Moral Machine</a> - Machine Intelligence Moral Decisions</li>
<li><a href="https://neal.fun/absurd-trolley-problems/">Absurd Trolley Problems</a> - Vote on Different Trolley Problem Versions</li>
<li><a href="https://www.whereshouldilive.co/">WhereShouldILive?</a> - Find Out Where You Should Live</li>
<li><a href="https://pudding.cool/2020/12/judge-my-spotify/">Judge My Music</a> - Have an AI Judge Your Taste in Music</li>
<li><a href="https://www.saveriomorelli.com/commonvoice/">Common Voice</a> - Help Teach a Machine How to Talk</li>
<li><a href="https://www.tapology.com/">Tapology</a> - Make MMA Fight Picks</li>
<li><a href="https://michaelbach.de/ot/">Michaelbach</a> - Optical Illusions</li>
<li><a href="https://strobe.cool/">Strobe Illusion</a> - Hallucination Illusion</li>
<li><a href="https://www.funtrivia.com/">Fun Trivia</a>, <a href="https://factle.app/">Factle</a>, <a href="https://beanbeanbean.com/">BeanBeanBean</a> or <a href="https://www.sporcle.com/">Sporcle</a> - Trivia</li>
<li><a href="https://www.arealme.com/">ARealMe</a> - Quiz Collection</li>
<li><a href="http://www.notpron.com/">Notpron</a> - Worlds Hardest Internet Riddle</li>
<li><a href="https://openpsychometrics.org/">OpenPsychometrics</a> or <a href="https://www.16personalities.com/">16 Personalities</a> - Personality Tests</li>
<li><a href="http://theotaku.com/quizzes">theOtaku</a> - Anime Personality Quizzes</li>
<li><a href="https://sexvalues.github.io/">SexValues</a> - Sexual Values Quiz</li>
<li><a href="https://sixtriangles.github.io/">Six Triangles</a>, <a href="https://9axes.github.io/">9 Axes</a>, <a href="https://8dreams.github.io/">8dreams</a>, <a href="https://www.isidewith.com/">ISideWith</a> or <a href="https://8values.github.io/">8 Values</a> - Political Alignment Test</li>
<li><a href="https://www.hownormalami.eu/">HowNormalAmI?</a> - Face Judge A.I.</li>
<li><a href="https://www.onthisday.com/">OnThisDay</a> - What Happened on Specific Days</li>
<li><a href="http://whathappenedinmybirthyear.com/">What Happened in my Birthyear</a> - Find out what happened on your Birth Year</li>
<li><a href="http://you.regettingold.com/">You&#x27;re Getting Old</a> - Age Perspective</li>
<li><a href="http://deathdate.info/">DeathDate.info</a>, <a href="https://www.deathdate.org/">DeathDate.org</a>, <a href="https://www.free-fortuneteller.com/deathdate">Fortunteller Deathdate</a>, <a href="http://deathclock.com/">DeathClock.com</a> or <a href="https://www.death-clock.org/">Death-Clock</a> - Calculate Your Day of <em>DEATH</em> (how fun!)</li>
<li><a href="https://heyfromthefuture.com/">HeyFromTheFuture</a> - What People Wish they knew at your Age</li>
<li><a href="https://www.sbs.com.au/mygrandmotherslingo/">MyGrandmothersLingo</a> - Interactive Story</li>
<li><a href="https://javier.xyz/emoji-to-scale/">Emoji to Scale</a> - Emoji Size Scale</li>
<li><a href="https://parkmyspaceship.com/">Park My Spaceship</a> - Spaceship Size Scale</li>
<li><a href="https://cuberule.com/">Cube Rule</a> - The Cube Rule of Food</li>
<li><a href="http://www.olsenhome.com/gif/">The GIF Pronunciation Page</a> - How to Pronouce &quot;GIF&quot;</li>
<li><a href="https://d-e-f-i-n-i-t-e-l-y.com/">D-E-F-I-N-I-T-E-L-Y</a> - How to Spell Definitely</li>
<li><a href="https://pudding.cool/2019/02/gyllenhaal/">The Gyllenhaal Experiment</a> - Common Pop Star Misspellings</li>
<li><a href="https://thecrowbox.com/">TheCrowBox</a> - Help Train Crows</li>
<li><a href="https://www.wheresgeorge.com/">Where&#x27;s George?</a> or <a href="http://trackdollar.com/">TrackDollar</a> - Dollar Tracking</li>
<li><a href="https://www.vidarholen.net/contents/wordcount/">WordCount</a> - Most Common Linux kernal source code Words</li>
<li><a href="http://deletedcity.net/">DeletedCity</a> - Geocities Visualizer</li>
<li><a href="http://info.cern.ch/">info.cern</a> - First Website on the Internet</li>
</ul>
<doc-anchor-target id="random">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#random">#</doc-anchor-trigger>
<span>Random</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#random-sites">Random Sites</a></strong> - Random Site Generators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://copypastatext.com/">Copypasta Text</a></strong> or <a href="https://copypastadb.com/">CopyPastaDB</a> - Copypasta Databases</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://theonion.com/">TheOnion</a></strong> or <a href="https://dailywrong.com/">DailyWrong</a> - Fake News Articles</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://pokesmash.xyz/">PokeSmash</a></strong> - Pokémon Smash or Pass</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://libraryofbabel.info/">Library of Babel</a></strong> - Every Book of Past, Present, and Future</li>
<li><a href="https://randomthingstodo.com/">Things to Do</a>, <a href="https://thezen.zone/">TheZen</a> or <a href="https://bored.solutions/">bored.solutions</a> - Activity Suggestions</li>
<li><a href="https://drinkinggamezone.com/">Drinking Game Zone</a> - Drinking Games Encyclopedia</li>
<li><a href="http://rrrather.com/">rrrather</a> - Would You Rather</li>
<li><a href="https://swellgarfo.com/scattergories">Scattergories</a> - Scattergories List Generator</li>
<li><a href="https://www.visiticeland.com/">LooksLikeYouNeedIceland</a> or <a href="https://justscream.baby/">JUST SCREAM!</a> - Scream Into the Universe</li>
<li><a href="https://www.ventscape.life/">VentScape</a> or <a href="https://www.postsecretvoicemail.com/">PostSecretVoicemail</a> - Speak into a Void</li>
<li><a href="http://www.gizoogle.net/">Gizoogle</a> - Google Shiznit</li>
<li><a href="https://presence.mrarich.com/">Presence</a> - Unwrap Presents Remotely</li>
<li><a href="https://window-swap.com/window">WindowSwap</a> or <a href="https://virtualvacation.us/window">VisualVacation</a> - Open Random Windows</li>
<li><a href="https://lines.chromeexperiments.com/">Land Lines</a> - Explore Google Earth via Gestures</li>
<li><a href="http://playjudgey.com/">Judgey</a> - Judge A Book By Its Cover</li>
<li><a href="https://www.moodlight.org/">MoodLight</a> or <a href="https://defonic.com/moodlight.html">Defonic MoodLight</a> - Turn Screen into Strobe / Mood Light</li>
<li><a href="https://hydra.ojack.xyz/">HYDRA</a> - Live Coding Networked Visuals / <a href="https://discord.gg/ZQjfHkNHXC">Discord</a></li>
<li><a href="http://www.seehearparty.com/">see. hear. party.</a> - List Things You Want to See... Party</li>
<li><a href="http://www.vitling.com/toys/acid-banger/">The Endless Acid Banger</a> - Endless Autogenerated Song</li>
<li><a href="https://pokemon.alexonsager.net/">Pokémon Fusion</a> - Fuse Pokémon</li>
<li><a href="https://pokepalettes.com/">Poke Palettes</a> - Pokémon Color Palettes</li>
<li><a href="https://www.the-editing-room.com/">The Editing Room</a> - Funny Abridged Movie Scripts</li>
<li><a href="https://openai-quickstart-node-1.vercel.app/">Gen-Z AI</a> - AI Generated Urban Dictionary Definitions</li>
<li><a href="https://letmegooglethat.com/">LetMeGoogleThat</a> or <a href="http://giybf.com/">GIYBF</a> - Remind People that Google Exists</li>
<li><a href="https://afterthetone.com/">AfterTheTone</a> - Random Answering Machine Messages</li>
<li><a href="http://talkobamato.me/">Talk Obama To Me</a> - Make Obama Say Stuff</li>
<li><a href="https://dood.al/pinktrombone/">Pink Trombone</a> - Human Pitch Generator</li>
<li><a href="https://purrli.com/">Purrli</a> - Cat Purr Generator</li>
<li><a href="http://www.longestpoemintheworld.com/">LongestPoemInTheWorld</a> - Form Rhymes from Tweets</li>
<li><a href="https://thenicestplace.net/">The Nicest Place</a> - Internet Hugs</li>
<li><a href="https://inspirobot.me/">InspiroBot</a> - Inspirational Quote Generator</li>
<li><a href="http://hypochondriapp.io/">Hypochondriapp</a> - Get a Terrible Diagnosis</li>
<li><a href="https://waifulabs.com/">Waifu Labs</a> - Meet your Waifu</li>
<li><a href="https://satania.moe/">Satania</a> - Satania Waifu / <a href="https://github.com/Pizzacus/satania.moe">GitHub</a></li>
<li><a href="https://deepfriedweb.mschfmag.com/">Deep Fried Web</a> - Deep Fry Web Pages</li>
<li><a href="http://pierrepapierciseaux.net/.skynet/?lang=en">Skynet</a> - View Websites like they&#x27;re from the 90&#x27;s</li>
<li><a href="https://www.cameronsworld.net/">CameronsWorld</a> - 90&#x27;s Themed Website</li>
<li><a href="https://worlds-highest-website.com/">Worlds Highest Website</a> - Worlds Longest Website</li>
<li><a href="https://classicgtasites.com/">Classic GTA Sites</a> - Original GTA Site</li>
<li><a href="https://www.spacejam.com/1996/">Space Jam 1996</a> - Original Space Jam Site</li>
<li><a href="https://www.mariomayhem.com/">Mario Mayhem</a> - Mario Fansite</li>
<li><a href="https://ilovejarjarbinks.tripod.com/">ILoveJarJarBinks</a> - Jar Jar Binks Fansite</li>
<li><a href="https://userinyerface.com/">User Inyerface</a> - Worlds Most Annoying Website</li>
<li><a href="https://angusnicneven.com/">Terminal 00</a> or <a href="https://angelangelangelangelangel.com/">angelangelangel</a> - Cursed Sites</li>
<li><a href="http://www.themostamazingwebsiteontheinternet.com/">TheMostAmazingWebsiteOnTheInternet</a> - The Internets Best Website</li>
<li><a href="http://motherfuckingwebsite.com/">MotherFuckingWebsite</a>, <a href="http://bettermotherfuckingwebsite.com/">BetterMotherFuckingWebsite</a>, <a href="https://evenbettermotherfucking.website/">EvenBetterMotherFuckingWebsite</a> or <a href="https://thebestmotherfuckingwebsite.co/">TheBestMotherFuckingWebsite</a></li>
<li><a href="https://objection.lol/">Objection!</a> - Ace Attorney Objecting on Your Behalf</li>
<li><a href="https://upjoke.com/">UpJoke</a> - Jokes for Any Topic</li>
<li><a href="https://bilingualjokes.com/">BilingualJokes</a> - Multi-Language Jokes</li>
<li><a href="https://github.com/Anupya/dadjoke-cli">DadJokeCLI</a> - Get Dad Jokes in Command Line</li>
<li><a href="https://saijogeorge.com/css-puns/">CSS Puns</a> - CSS Puns</li>
<li><a href="https://www.peteranswers.com/">Peter Answers</a> - Create Fake Questions &amp; Answers / <a href="https://peteranswers.info/peter-answers-hack">Tutorial</a></li>
<li><a href="https://aprilfoolsdayontheweb.com/">April Fools Day On The Web</a> - Find April Fools Pranks Played by Websites</li>
<li><a href="https://prankhotline.com/">PrankHotline</a> or <a href="https://apps.apple.com/us/app/fake-all-call-chat-message/id1518594150">Fake All</a> - Phone Pranks</li>
<li><a href="https://geekprank.com/">GeekPrank</a> - Windows Pranks</li>
<li><a href="https://updatefaker.com/">Update Faker</a> - Fake System Update Prank</li>
<li><a href="https://downloadhardware.com/">DownloadHardware</a> - Download Computer Hardware</li>
<li><a href="https://downloadmoreram.com/">DownloadMoreRam</a> - Download More Ram</li>
<li><a href="http://www.therestartpage.com/">The Restart Page</a> - Vintage Operating System Reboots</li>
<li><a href="https://ybenbihi.github.io/windows-error-worm/">Windows XP Error Worm</a> - Click &amp; Drag Windows Errors</li>
<li><a href="https://chrome.google.com/webstore/detail/hair-on-screen/egkikapjpndmjflbjjoondbihalgdjco">Hair on Screen</a> - Fake Hair on Screen Prank</li>
<li><a href="https://hackertyper.net/">Hacktyper</a>, <a href="https://hoacks.com/">Hoacks</a> or <a href="https://geektyper.com/">Geektyper</a> - Fake Hacking Screen</li>
<li><a href="https://github.com/tomdionysus/foaas">FOAAS</a> - Automate Telling People to Fuck Off</li>
<li><a href="https://busysimulator.com/">Busy Simulator</a> - Pretend You&#x27;re Busy</li>
<li><a href="https://www.bouncingdvdlogo.com/">Bouncing DVD Logo</a> - DVD Logo Screen</li>
<li><a href="https://github.com/megabitsenmzq/Notch-Simulator">Notch-Simulator</a> - Pretend You Have Macbook Pro</li>
<li><a href="https://pointerpointer.com/">PointerPointer</a> - Get Your Pointer Pointed At</li>
<li><a href="https://moments.epic.net/">Moments of Happiness</a> - Animated WebGL Animals</li>
<li><a href="https://pablotheflamingo.com/">Pablo The Flamingo</a> - Party with Pablo</li>
<li><a href="https://puginarug.com/">The Pug in the Rug</a> - Watch the Pug be in the Rug</li>
<li><a href="http://mta.me/">MTA</a> - Create Sounds via NY Subway Movement</li>
<li><a href="https://robotics.ovh/">Robotics.ovh</a> - Robotics Dance</li>
<li><a href="http://www.staggeringbeauty.com/">StaggeringBeauty</a> - Party Worm (Warning: Contains Flashing Images)</li>
<li><a href="https://www.slapkirk.com/">Slap Kirk</a> - Slap Captain Kirk</li>
<li><a href="https://slapchris.com/">Slap Chris</a> - Slap Chris Rock</li>
<li><a href="http://www.eelslap.com/">Eel Slap</a> - Slap Guy with Eel</li>
<li><a href="https://slideventura.com/">Slide Ventura</a> - Ace Ventura Sliding Door Simulator</li>
<li><a href="https://cat-bounce.com/">CAT BOUNCE!</a> - Bounce Cats</li>
<li><a href="https://longdogechallenge.com/">Long Doge Challenge</a> - Worlds Longest Doge</li>
<li><a href="http://endless.horse/">Endless Horse</a> - Worlds Longest Horse</li>
<li><a href="https://brrr.money/">Money printer go BRRR</a> - Print it, baby!</li>
<li><a href="https://youwouldntsteala.website/">You wouldn&#x27;t steal a website</a> - Steal a Website</li>
<li><a href="https://gitlab.com/dwt1/shell-color-scripts">Shell Color Scripts</a> - Terminal Color Scripts</li>
<li><a href="https://github.com/ErikMcClure/bad-licenses">Bad Licenses</a> - Funny Open Source Licenses Index</li>
<li><a href="https://github.com/oakes/vim_cubed">Vim Cubed</a> - Generate Cube Vim Text Editor</li>
<li><a href="https://fontbutts.netlify.app/">Fontbutts</a> - Create Butts with Different Fonts</li>
<li><a href="http://mexicans.eu/">Do not open the door</a> - Don&#x27;t you dare...</li>
<li><a href="https://www.dialupsound.com/">Dial Up Sound</a> - Dial Up Sounds</li>
<li><a href="http://www.randomcolour.com/">RandomColour</a> - Random Color</li>
</ul>
<!-- Required only on API pages -->
<doc-toolbar-member-filter-no-results />
</div>
<footer class="clear-both">
<nav class="flex mt-14">
<div class="w-1/2">
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../non-english/">
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
<span>
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
<span class="block mt-1">Non-English</span>
</span>
</a>
</div>
<div class="w-1/2">
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../nsfwpiracy/">
<span>
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
<span class="block mt-1">NSFW</span>
</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
</a>
</div>
</nav>
</footer>
</main>
<div class="border-t dark:border-dark-650 pt-6 mb-8">
<footer class="flex flex-wrap items-center justify-between">
<div>
<ul class="flex flex-wrap items-center text-sm">
</ul>
</div>
<div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
</footer>
</div>
</div>
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton-->
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
<div class="pl-5">
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
</div>
</div>
<!-- User should be able to hide sidebar right -->
<doc-sidebar-right v-cloak></doc-sidebar-right>
</div>
</div>
</div>
<doc-search-mobile></doc-search-mobile>
<doc-back-to-top></doc-back-to-top>
</div>
<div id="docs-overlay-target"></div>
<script>window.__DOCS__ = { "title": "Miscellaneous", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script>
</body>
</html>