Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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

  • 3 Antworten
  • 2 haben dieses Problem
  • 13 Aufrufe
  • Letzte Antwort von 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/

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 2

Alle Antworten (3)

more options

Ausgewählte Lösung

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.