Just Read
A feature-packed, customizable reader extension.
Removes clutter like buttons, backgrounds, adjusts text size, contrast, and layout for better readability
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Reader View extension brings Mozilla's open-source Readability implantation to Chromium. Using this extension you can strip clutters from webpages and read them on "Reader View" mode. The extension allows you to toggle between normal view and reader view by pressing the page-action button.
Note that reader view mode works best for web pages that have a lot of content. There are some tools in the left side panel that can help you personalize your Reader View. You can change color, background-color, font-size, font-family and width of the reader view.
Features:
-> Remove distraction
-> Read in fullscreen mode
-> Remove advertisements
Inspect the latest comments and rating distribution.
Store average score: 4.7. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
A feature-packed, customizable reader extension.
Reader Mode Chrome extension offers distraction-free reading. It removes clutter, ads allowing users to focus on the content
Strips away clutter like buttons, background images, and changes the page's text size, contrast and layout for better readability
A browser extension with reader mode for optimal experience. Features copy, translate, speech, and PDF and Markdown export.
An all-in-one, distraction-free reader with dyslexia support, accessibility features, bookmarking, highlighting, and research tools
A simple and minimal way to read articles faster.
遇到排版很醜的網站,就點下去。 遇到有全螢幕廣告的網站,點下去整個清爽。 對加速閱讀網頁很有幫助。 只有 PDF 不能用。
Really passionate and feature-rich extension, best reader mode I have used.
Stopped working in Brave browser for me today. Otherwise great extension.
Just works quickly and doesn't try to do too much. And it's free. Perfect software.
One reader mode that works. Beats Chrome's Reading Mode on all fronts but font selection. I know I can edit CSS and apply any font I want but all I need is just a dropdown list with a dozen to pick from.
Very useful with great customization options.
Extension does exactly what I want it to do. Thumbs up!
Excellent extension, although I have one main gripe - the text-to-speech function within only seems to process 25 words (at most) at a time. If a sentence has over 25 words, it'll stop in the midst of a sentence; and if a sentence has 25 words exactly, at the end of the sentence, it'll read "dot" afterwards before moving on. Would it be possible for the text-to-speech to download and transcribe the entire document at once?
Muy buena. Lo bueno esque deja persolalizar mucho de base pero si quieres ir mas alla tienes el css. Les dejo aqui mi estilo; seleccionan sepia y yo lo uso con 3 columnas se veria asi: https://i.postimg.cc/BvYgLjyB/image.png ----------Va en la primera (reader view)-------- body { padding-bottom: 64px; } a:visited { color: silver; } a:link, a:link:hover, a:link:active, a:link * { font-style: italic; } a:link:hover { color: yellow; } span { color: black; } a:link { color: black; text-decoration: underline; font-weight: normal; font-style: italic; } pre { white-space: pre-wrap; } pre code { background-color: #eff0f1; color: #393318; font-family: monospace; display: block; padding: 5px 10px; } body[data-mode="dark"] pre code { background-color: #585858; color: #e8e8e8; } /* Mi estilo de sepia */ body[data-mode=sepia] { background-color: #75644c; color: black; font-family: Verdana; } body:not([data-columns="all"]) .page :is(h1, h2) { background-color: #695a44; } a { color: black; } .example::-webkit-scrollbar { display: none; } ::-webkit-scrollbar { width: auto; } ::-webkit-scrollbar-track { background: #695a44; } ::-webkit-scrollbar-thumb { height: 100px; background: silver; border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: silver; /* CSS for sans-serif fonts */ body[data-font=sans-serif] {} /* CSS for serif fonts */ body[data-font=serif] {} /* CSS for "sepia" theme */ body[data-mode=sepia] {} /* CSS for "light" theme */ body[data-mode=light] {} /* CSS for "dark" theme */ body[data-mode=dark] {} --------Para la segunda modifica la barra de la izquierda(top frame and sidebar)-------- body { background-color: #695a44; } .icon-close { color: white; } .icon-font { color: white; } .icon-speech { color: white; } .icon-print { color: white; } .icon-mail { color: white; } .icon-save{ color: white; } .icon-fullscreen { color: white; } .icon-design{ color: white; } .icon-picture-true { color: white; } .icon-note { color: white; } .icon-highlight { color: white; }
Simple! How about an autoscroll fucnction