Firefox extension that filters YouTube videos labeled Made with AI. Fork of Weedout.
6
stars
6
commits
JavaScript
primary language
Sep 7, 2026
updated
[!NOTE] HerbiSight is a fork of weedout-for-youtube ported to Firefox.
HerbiSight is a Firefox extension that automatically removes videos YouTube labels as “Made with AI” from your feeds, search results, related videos, playlists, and shorts before you click them.
bun install
Launch a fresh Firefox instance with HerbiSight automatically installed and live-reloading enabled:
bun run dev
Alternatively, you can load it manually:
about:debugging in Firefox.extension/manifest.json.Validate the manifest and code against Mozilla's Add-on guidelines:
bun run lint
Package the extension into a distribution archive in dist/:
bun run build
HerbiSight can only filter videos YouTube labels. Unlabeled AI content still gets through.
6 commits
JavaScript
75.5%
CSS
18.3%
HTML
6.2%
Firefox extension that filters YouTube videos labeled Made with AI. Fork of Weedout.
6
stars
6
commits
JavaScript
primary language
Sep 7, 2026
updated
[!NOTE] HerbiSight is a fork of weedout-for-youtube ported to Firefox.
HerbiSight is a Firefox extension that automatically removes videos YouTube labels as “Made with AI” from your feeds, search results, related videos, playlists, and shorts before you click them.
bun install
Launch a fresh Firefox instance with HerbiSight automatically installed and live-reloading enabled:
bun run dev
Alternatively, you can load it manually:
about:debugging in Firefox.extension/manifest.json.Validate the manifest and code against Mozilla's Add-on guidelines:
bun run lint
Package the extension into a distribution archive in dist/:
bun run build
HerbiSight can only filter videos YouTube labels. Unlabeled AI content still gets through.
6 commits
JavaScript
75.5%
CSS
18.3%
HTML
6.2%