meetbryce / bionic-reading

A Chrome Extension for Bionic Reading on ANY website!

Home Page:https://www.jiffyreader.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bionic-reading

A Chrome Extension for Bionic Reading on ANY website!

This extension was made by me on May 20th in about 15 minutes of coding time. Please forgive any bugs as it hasn't been widely tested. Feel free to report them in Github Issues. Also, feel free to open a PR to fix any issues. I will review them quickly.

If there is interest, I am happy to work on this more and make it a dedicated screen reader.

Installation Instructions

Text instructions

  1. Click on "Code" button > "Download ZIP".
  2. Open the file location (e.g. Download).
  3. Right click the ZIP file > Extract All > OK
  4. Open Chrome > go to this link chrome://extensions/
  5. Enable "Developer mode".
  6. Click "Load unpacked" and then choose the extracted folder.
  7. To pin the extension, click the puzzle icon on the top right of Chrome, then pin the extension.

Image instructions

  1. Download code as zip. download

  2. extract. extract

  3. Open extensions in chrome settings. extensions

  4. Enable developer mode. developer

  5. "Load unpacked" select the folder you extracted to. load unpacked select folder

  6. Click on extension. should be under "access requested". access

  7. Click convert. convert

What is Bionic Reading?

Bionic Reading is a new method facilitating the reading process by guiding the eyes through text with artficial fixation points. As a result, the reader is only focusing on the highlighted initial letters and lets the brain center complete the word. In a digital world dominated by shallow forms of reading, Bionic Reading aims to encourage a more in-depth reading and understanding of written content.

Read more about Bionic Reading.

How to build

Need to install npm and yarn To build run followings

  1. yarn install
  2. yarn build (This will create extentions for chrome, firefox and opera inside extention folder) to debug run - yarn dev:chrome

About

A Chrome Extension for Bionic Reading on ANY website!

https://www.jiffyreader.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.5%Language:HTML 6.2%Language:CSS 3.3%