Back to browse
GitHub Repository

Chrome extension that lets you instantly convert any page to distraction-free text-only format, making content easier to scan and read

3 starsJavaScript

Yumi Reader – Turn any article into distraction-free pure text

by ML0037·Apr 7, 2026·1 point·0 comments

AI Analysis

MidCozySolve My Problem

Research-backed CSS for reading mode, but native browser features make this redundant.

Strengths
  • Cites specific readability research for line spacing and character counts.
  • Uses Mozilla's Readability library for reliable content extraction across most websites.
  • WCAG 2.2 compliant design choices ensure accessibility-focused reading experiences.
Weaknesses
  • Chrome now includes native reading mode, reducing the need for extensions.
  • Hides images and tables, losing context on technical or visual articles.
Category
Target Audience

Readers who want distraction-free articles, accessibility-focused users

Similar To

Mercury Reader · Reader View · Chrome Native Reader Mode

Post Description

This browser extension helps by turning articles into text-only reading views using Mozilla's Readability library with custom CSS informed by accessibility and readability research. It follows four design choices based on W3C WCAG 2.2 standards: a sepia background to reduce eye strain, 1.5× line spacing for better readability, 50–75 character line length to reduce eye fatigue, and sans-serif fonts that work well on screens.

Similar Projects