Skip to content

Instantly share code, notes, and snippets.

View HaroldPetersInskipp's full-sized avatar
💉
Social Distancing

Inskipp HaroldPetersInskipp

💉
Social Distancing
View GitHub Profile
@HaroldPetersInskipp
HaroldPetersInskipp / ReleasesToDownloadsForPeopleThatArentNerds.user.js
Last active September 1, 2025 14:30
Change the GitHub Releases link to say Downloads
// ==UserScript==
// @name GitHub Releases to Downloads for people that aren't nerds
// @namespace https://github.com/HaroldPetersInskipp
// @version 0.1.3
// @homepageURL https://github.com/HaroldPetersInskipp/Releases-To-Downloads-For-People-That-Arent-Nerds
// @supportURL https://github.com/HaroldPetersInskipp/Releases-To-Downloads-For-People-That-Arent-Nerds/issues
// @downloadURL https://gist.github.com/HaroldPetersInskipp/591329c8aafe54db7b90e10f9c1e44ff/raw/ReleasesToDownloadsForPeopleThatArentNerds.user.js
// @updateURL https://gist.github.com/HaroldPetersInskipp/591329c8aafe54db7b90e10f9c1e44ff/raw/ReleasesToDownloadsForPeopleThatArentNerds.user.js
// @description Changes the "Releases" link on GitHub pages to say "Downloads"
// @author Inskipp
@HaroldPetersInskipp
HaroldPetersInskipp / hide-paid-prime-content.user.js
Last active September 1, 2025 14:24
hide-paid-prime-content.user.js
// ==UserScript==
// @name Hide Paid Options on Amazon Prime Video
// @namespace https://github.com/HaroldPetersInskipp
// @version 1.1.1
// @homepageURL https://github.com/HaroldPetersInskipp/hide-paid-prime-content
// @supportURL https://github.com/HaroldPetersInskipp/hide-paid-prime-content/issues
// @downloadURL https://gist.github.com/HaroldPetersInskipp/9b570008ecbef304bd5a8d757d69b733/raw/hide-paid-prime-content.user.js
// @updateURL https://gist.github.com/HaroldPetersInskipp/9b570008ecbef304bd5a8d757d69b733/raw/hide-paid-prime-content.user.js
// @description Hides list items on Amazon Prime Video that contain paid options (Buy, Rent, Trial).
// @author Inskipp
@HaroldPetersInskipp
HaroldPetersInskipp / video-duration-title-prefix.user.js
Last active September 1, 2025 14:21
Prefix the YouTube tab title with the SponsorBlock duration or the video duration if SponsorBlock is unavailable.
// ==UserScript==
// @name YouTube SponsorBlock/Duration Title Prefix
// @namespace https://github.com/HaroldPetersInskipp/
// @version 1.2.4
// @homepageURL https://github.com/HaroldPetersInskipp/video-duration-title-prefix
// @supportURL https://github.com/HaroldPetersInskipp/video-duration-title-prefix/issues
// @downloadURL https://gist.github.com/HaroldPetersInskipp/f6890b6d06883323d7d272f879c3ec06/raw/video-duration-title-prefix.user.js
// @updateURL https://gist.github.com/HaroldPetersInskipp/f6890b6d06883323d7d272f879c3ec06/raw/video-duration-title-prefix.user.js
// @description Prefix the YouTube tab title with the SponsorBlock duration or the video duration if SponsorBlock is unavailable, and remove the prefix on non-watch pages.
// @author Inskipp
// ==UserScript==
// @name HiAnime Auto Fullscreen
// @namespace https://github.com/HaroldPetersInskipp/
// @version 1.0.0
// @homepageURL https://github.com/HaroldPetersInskipp/HiAnime-Auto-Fullscreen
// @supportURL https://github.com/HaroldPetersInskipp/HiAnime-Auto-Fullscreen/issues
// @downloadURL https://gist.github.com/HaroldPetersInskipp/24ce2a7e8d9a6969c342656a23b6b892/raw/hianime-auto-fullscreen.user.js
// @updateURL https://gist.github.com/HaroldPetersInskipp/24ce2a7e8d9a6969c342656a23b6b892/raw/hianime-auto-fullscreen.user.js
// @description Auto Fullscreen + Manual Override Button
// @author Inskipp
@HaroldPetersInskipp
HaroldPetersInskipp / familysearch-ancestor-counter-visualizer-and-exporter.user.js
Last active April 3, 2026 17:17
Userscript to count the total unique ancestors found in the FamilySearch pedigree page allowing you to visualize and export the stored data.
// ==UserScript==
// @name FamilySearch Ancestor Counter Visualizer and Exporter
// @namespace https://github.com/HaroldPetersInskipp
// @version 0.0.2
// @homepageURL https://github.com/HaroldPetersInskipp/FamilySearch-Ancestor-Counter-Visualizer-and-Exporter
// @supportURL https://github.com/HaroldPetersInskipp/FamilySearch-Ancestor-Counter-Visualizer-and-Exporter/issues
// @downloadURL https://gist.github.com/HaroldPetersInskipp/3fb1733305d78531b111c0f78dda8d40/raw/familysearch-ancestor-counter-visualizer-and-exporter.user.js
// @updateURL https://gist.github.com/HaroldPetersInskipp/3fb1733305d78531b111c0f78dda8d40/raw/familysearch-ancestor-counter-visualizer-and-exporter.user.js
// @description Counts total unique ancestors found in the FamilySearch pedigree page allowing you to visualize and export the stored data.
// @author Inskipp