Back to browse
GitHub Repository

A tiny Manifest V3 Chrome extension that blocks common web video streams and media files.

1 stars

Video Off – a Chrome extension that blocks common online video

by cui·Apr 7, 2026·1 point·1 comment

AI Analysis

MidCozy

Static ruleset with no background worker, but BlockTube already does this better.

Strengths
  • Zero background service worker means minimal resource usage and no analytics.
  • Rules are inspectable JSON files—transparent about what gets blocked.
  • Privacy-focused with all blocking happening locally via declarativeNetRequest.
Weaknesses
  • BlockTube and Unhook already block YouTube videos with more granular controls.
  • Static ruleset requires manual updates when sites change delivery patterns.
Category
Target Audience

Users wanting to reduce video consumption or distractions

Similar To

BlockTube · Unhook · DF Tube

Similar Projects

Security●●Solid

Generate baseline Kubernetes NetworkPolicies from rendered manifests

It statically parses rendered manifests and common config files (Helm, Docker Compose, Spring Boot, .env, build files) to emit per-service ingress+egress NetworkPolicies—no cluster access needed. That offline, config-driven approach is smart and practical for PR-based workflows, though it will still need runtime validation for dynamic cases (headless services, service mesh/DNS/egress quirks) before you slam policies into prod.

Niche GemSolve My Problem
dormstern
103mo ago