Kill the scroll. Reclaim your time.
A browser extension that automatically blocks short-form video content (under 30 seconds) on YouTube, TikTok, Instagram, and more.
This is the official landing page for the ShortsBlocker extension.
- AI-Powered Focus Enhancement: Automatically detects and blocks short-form videos.
- Cross-Platform: Works on YouTube, TikTok, Instagram, Facebook, X, Snapchat, and more.
- Privacy First: No data collection, no tracking.
- Instant Results: Works immediately after installation, no configuration needed.
- Beautiful UI: Modern, responsive landing page built with Next.js, Tailwind CSS, and Framer Motion.
Check out the live site:
shorts-blocker.vercel.app
Get Shorts Blocker from the Chrome Web Store:
Shorts Blocker Extension
- Node.js (v18+ recommended)
- npm or pnpm
-
Clone the repository:
git clone https://github.com/theparthgupta/ShortsBlocker.git cd ShortsBlocker -
Install dependencies:
npm install # or pnpm install -
Run the development server:
npm run dev # or pnpm dev -
Open your browser:
Visit http://localhost:3000
- Next.js
- React
- Tailwind CSS
- Framer Motion
- shadcn/ui (UI components)
- Lucide Icons
ShortsBlocker/
app/ # Next.js app directory
components/ # Reusable UI components
hooks/ # Custom React hooks
lib/ # Utility functions
public/ # Static assets (images, videos)
styles/ # Global styles
...
Contributions are welcome!
Feel free to open issues or submit pull requests.
MIT License
- GitHub: theparthgupta/ShortsBlocker
