Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Please Enable 'Reader View' on googleweblight optimized compressed pages.

  • 3 réponses
  • 2 ont ce problème
  • 13 vues
  • Dernière réponse par fzsx

more options

FIREFOX 53.0.2 (32-bit)

No Reader View mode on googleweeblight optimized / compressed / rendered / parsed pages.

Example

Reader View: DISABLED on Googleweblight optimized page https://googleweblight.com/?lite_url=https://css-tricks.com/the-css-box-model/&ts=1494410616&sig=AJsQQ1A1UMNtB2SIiGoPUNgYatIkOPZyzA

Reader View: ENABLED on Orignal Page: https://css-tricks.com/the-css-box-model/

FIREFOX 53.0.2 (32-bit) No Reader View mode on googleweeblight optimized / compressed / rendered / parsed pages. Example Reader View: DISABLED on Googleweblight optimized page https://googleweblight.com/?lite_url=https://css-tricks.com/the-css-box-model/&ts=1494410616&sig=AJsQQ1A1UMNtB2SIiGoPUNgYatIkOPZyzA Reader View: ENABLED on Orignal Page: https://css-tricks.com/the-css-box-model/

Solution choisie

Hi   !
You can try installing this add-on that will force-enable Reader View even if the icon is not displayed :

https://addons.mozilla.org/En-US/firefox/addon/activate-reader-view/

This addon adds a button to the toolbar. Clicking on it activates the Reader View feature even if the icon in the address bar is not present. Technically, this add-on prepends   “about:reader?url=”   to the current tab’s address.

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (3)

more options

Solution choisie

Hi   !
You can try installing this add-on that will force-enable Reader View even if the icon is not displayed :

https://addons.mozilla.org/En-US/firefox/addon/activate-reader-view/

This addon adds a button to the toolbar. Clicking on it activates the Reader View feature even if the icon in the address bar is not present. Technically, this add-on prepends   “about:reader?url=”   to the current tab’s address.

more options

Reader view only displays text on a web page in containers that meet conditions like a specific layout. There is a minimum character count for containing elements that show in Reading mode, so you may not see all the text if the page isn't designed to be used with reader mode.

  • view-source:resource://gre/modules/reader/Readability.js

See also:

more options

cor-el said

Reader view only displays text on a web page in containers that meet conditions like a specific layout. There is a minimum character count for containing elements that show in Reading mode, so you may not see all the text if the page isn't designed to be used with reader mode.
  • view-source:resource://gre/modules/reader/Readability.js
See also:

@cor-el your suggested reader addon was ok, but Firefox inbuilt reader mode includes Text-to-Speech integration which I heavily rely on my short naps :). Thanks for your help.