A browser extension that helps you focus on YouTube by hiding distractions.
- Hide YouTube home feed
- Hide comments section
- Hide Shorts
- Disable thumbnail autoplay
# Install dependencies
pnpm install
# Start development
pnpm dev
# Build for production
pnpm build
# Build for Firefox
pnpm build:firefox- Build the extension:
pnpm build - Load the unpacked extension in your browser:
- Chrome: Go to
chrome://extensions/→ Enable "Developer mode" → "Load unpacked" - Firefox: Go to
about:debugging→ "This Firefox" → "Load Temporary Add-on"
- Chrome: Go to