קריאת זן בעיתון הארץ icon

קריאת זן בעיתון הארץ

Extension Actions

How to install Open in Chrome Web Store
CRX ID
dfdmkmeffgpfnnbolblceokkclkacmma
Description from extension meta

הפעל קריאת זן באופן אוטומטי באתר עיתון הארץ

Image from store
קריאת זן בעיתון הארץ
Description from store

Pages on the Haaretz newspaper websites (haaretz.co.il, themarker.com)have a "Zen Reading" button, which when pressed, suppress unwanted page elements:

This extension will automatically enter "Zen Reading" mode when on the Hebrew website of Haaretz.
This extension will only work for Haaretz paid subscribers.
[This extension is not affiliated with or endorsed by Haaretz]

הרחבה זו, תפעיל ״קריאת זן״ כברירת מחדל למנויים באתר עיתון הארץ.
הרחבה זו אינה קשורה לעיתון הארץ או מאושרת על ידו.

Source code of the extension is available here: https://gitlab.com/zegman/zen-reading-mode-for-haaretz

Latest reviews

Dan Tsafrir
It used to work but it seems it does not anymore :-(
Rony Utevsky
אשכרה תוסף שבסך הכל לוחץ על כפתור, וזה עובד רק למנויים... זה הקוד מקור של התוסף בגיטהאב: Array.prototype.filter.call(document.querySelectorAll('span'), function(element) { if (element.textContent == 'קריאת זן') { element.click(); } });
Ido Elkan
לא הבנתי, יש פה אפשרות לdark mode בשביל לקרוא שלא יסנוור?