Read Bee - text mode reader online

Simplify your reading experience with our Text Mode/Reader view feature. Enjoy articles on site without unnecessary distractions

Read Bee - text mode reader onlineคืออะไร?

Read Bee - text mode reader online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย proEXT และคุณลักษณะหลักของมันคือ "Simplify your reading experience with our Text Mode/Reader view feature. Enjoy articles on site without unnecessary distractions"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Read Bee - text mode reader online

ดาวน์โหลดไฟล์ส่วนขยาย Read Bee - text mode reader online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Reader Mode why do you need it?

Reader mode is a feature some browsers incorporate that simplifies open pages by removing their ads, navigation panels, videos, and buttons. That feature enhances the readability of pages’ essential content. This is how you can enable reader mode in Google Chrome.

One of the ways to reduce this fatigue is to reduce the contrast between text and the screen. Easy Read Bee - text reader provides an overlay to cover the screen offering several different colours for users to choose from. Further you can change the colour of the text so that it further reduces the contrast with a simple reading mode extension.

ReadBee is a Chrome extension designed to help people engage with text, articles, magazines, web pages in a comfortable article reader view. Often reading on a screen can cause strain on the eyes and most of the time this is not perceptible to your consciousness. Read Bee are helpful to keep your eyes in a text view mode. The only way you can tell is your inability to read long pieces of text after a while.

Activating the reader view in Chrome will strip the clutter from an open page. You’ll be left with the page’s actual content along with its images or without, depends on your settings of reader. Almost all the navigation sections for its website will disappear.

Note that Readbee - view read mode works best for web pages that have a lot of content. There are some tools on the top of the page that can help you personalize your ReadBee. You can change background color, font size, font family and line width of the reader view. 

Removing unneeded clutter from pages with reader modes before printing will also save you ink.

Reader text online, remove ads and distractions, leaving only text and images for a clean and consistent reading view on every site.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Read Bee - text mode reader online Read Bee - text mode reader online
ID phjbepamfhjgjdgmbhmfflhnlohldchb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/read-bee-text-mode-reader/phjbepamfhjgjdgmbhmfflhnlohldchb
คำอธิบาย Simplify your reading experience with our Text Mode/Reader view feature. Enjoy articles on site without unnecessary distractions
ขนาดไฟล์ 1.45 MB
จำนวนการติดตั้ง 505,279
เวอร์ชันปัจจุบัน 1.1.9
อัปเดตครั้งล่าสุด 2024-02-02
วันที่เผยแพร่ 2020-11-27
คะแนน 4.71/5 รวมทั้งหมด 359 คะแนน
ผู้พัฒนา proEXT
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.9",
    "permissions": [
        "activeTab",
        "storage",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": [],
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/reader16.png",
        "32": "images\/reader32.png",
        "48": "images\/reader48.png",
        "128": "images\/reader128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "web_accessible_resources": [
        "images\/*.png",
        "images\/*.svg",
        "fonts\/*"
    ]
}