Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 3 trả lời
  • 2 gặp vấn đề này
  • 13 lượt xem
  • Trả lời mới nhất được viết bởi 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/

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

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.