Minus Browser Extension Blocks Ads With On-Device Vision AI
TL;DR. A new Chrome extension, Minus, utilizes an in-browser vision-language model to identify and replace ads with language flashcards locally. - The extension operates entirely on the user's device, processing pixels with a 450M-parameter model via WebGPU. - Unlike traditional ad blockers, Minus classifies page elements directly, catching first-party and native ads. - Blocked ads are replaced with educational flashcards, offering a unique ad-blocking and learning experience.
- Minus uses an in-browser vision-language model (Minus-v0.1) to detect ads by classifying page pixels.
- The extension runs entirely on the user's GPU via WebGPU, ensuring no data leaves the machine.
- Ads are replaced with language flashcards, providing a learning utility while blocking unwanted content.
- This method bypasses traditional filter lists, catching various ad types that conventional blockers miss.