Independent Firefox port of Weedout for YouTube that hides videos labeled as Made with AI.
0
stars
6
commits
JavaScript
primary language
Sep 2, 2026
updated
Firefox port: This repository is an independent Firefox port of Weedout for YouTube. The upstream project targets Safari. This repository is not the upstream Safari project.
The extension hides videos that YouTube labels as “Made with AI.” The Firefox source is in extension/.
The Mozilla submission is unlisted. It does not have a public Firefox Add-ons page.
Install the locked development dependencies:
npm ci
Validate the extension and create the production package:
npm run build
The build creates dist/youtube_without_ai-1.1.2.zip.
YouTube Without AI can only filter videos that YouTube labels. It cannot filter unlabeled AI content.
This project uses the MIT License. See LICENSE.
6 commits
JavaScript
75.0%
CSS
18.7%
HTML
6.3%
Independent Firefox port of Weedout for YouTube that hides videos labeled as Made with AI.
0
stars
6
commits
JavaScript
primary language
Sep 2, 2026
updated
Firefox port: This repository is an independent Firefox port of Weedout for YouTube. The upstream project targets Safari. This repository is not the upstream Safari project.
The extension hides videos that YouTube labels as “Made with AI.” The Firefox source is in extension/.
The Mozilla submission is unlisted. It does not have a public Firefox Add-ons page.
Install the locked development dependencies:
npm ci
Validate the extension and create the production package:
npm run build
The build creates dist/youtube_without_ai-1.1.2.zip.
YouTube Without AI can only filter videos that YouTube labels. It cannot filter unlabeled AI content.
This project uses the MIT License. See LICENSE.
6 commits
JavaScript
75.0%
CSS
18.7%
HTML
6.3%