Pacer speed reading

An assistant to help you boost your reading speed!

Pacer speed readingคืออะไร?

Pacer speed reading เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WallE และคุณลักษณะหลักของมันคือ "An assistant to help you boost your reading speed!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pacer speed reading

ดาวน์โหลดไฟล์ส่วนขยาย Pacer speed reading ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Pacer speed reading is nothing more than a visual guide that guide your eyes across as well as down lines of text.

Using a pacer speed reading has many benefits.  By guiding your reading, your eyes are forced into moving in the direction of the pacer.  In other words, pacer speed reading forces your eyes to focus when and where you want them to focus.  With pacer speed reading, it’s nearly impossible to lose your place on a page and it’s a lot easier to advance to each successive line.  All of this helps increase reading speed.  Since pacer speed reading involves using other parts of the body, it’s easier to stay alert while reading and that helps improve concentration, too.

Fingers, hands, plastic rulers and cards aren’t very effective when trying to speed read on screen.  That's why pacer speed reading is created to help.

Just simply click START button then click on any text you want to read, a highlighting pacer will appear and move with a speed you want. It stops when reaching the end of a paragraph. Click on the next paragraph to continue.

The pacer speed, its color and movement are customizable in the browser action popup. Show popup by clicking on pacer speed reading icon on browser toolbar.

Pacer speed reading doesn't require any special permission. It's open-sourced.                    

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

ชื่อ Pacer speed reading Pacer speed reading
ID jcofnjnjaijcgkcdklddpokkdmdnmckn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pacer-speed-reading/jcofnjnjaijcgkcdklddpokkdmdnmckn
คำอธิบาย An assistant to help you boost your reading speed!
ขนาดไฟล์ 19.37 KB
จำนวนการติดตั้ง 3,304
เวอร์ชันปัจจุบัน 0.0.4
อัปเดตครั้งล่าสุด 2019-11-11
วันที่เผยแพร่ 2019-11-10
คะแนน 4.53/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา WallE
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pacer speed reading",
    "short_name": "Pacer",
    "version": "0.0.4",
    "description": "An assistant to help you boost your reading speed!",
    "icons": {
        "48": "icons\/logo_48x48.png",
        "128": "icons\/logo_128x128.png",
        "256": "icons\/logo_256x256.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icons\/logo_48x48.png",
        "default_title": "Pacer",
        "default_popup": "popup\/index.html"
    }
}