8000 GitHub - leandrosob/bionic-reading: A Chrome Extension for Bionic Reading on ANY website!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leandrosob/bionic-reading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bionic-reading

A Chrome Extension for Bionic Reading on ANY website!

Jiffy Reader - Read anything on the internet faster and more clearly! | Product Hunt

The best way to install this extension is to follow the instructions below. However, we will also periodically be releasing this extension on the various stores under the name Jiffy Reader.

Table of Contents

Installation Instructions Chrome, Edge and chromium-based browsers

Chrome

  1. Download the latest build chrome.zip in releases
  2. Open the file location (e.g. Download).
  3. Right click the ZIP file > Extract All > OK.
  4. Open the folder in the command line (Suggesting to use bash terminal in case you are using the Windows operating system).
  5. Run yarn install; yarn build; .
  6. Open Chrome > go to this link chrome://extensions/ .
  7. Enable "Developer mode".
  8. Click "Load unpacked" and then choose extension/chrome inside the extracted folder.
  9. To pin the extension, click the puzzle icon on the top right of Chrome, then pin the extension.

Firefox

  • Download the latest build firefox.xpi in releases (Use other browsers, Firefox won't allow downloading unsigned xip files)
  • open Firefox
  • enter about:debugging#/runtime/this-firefox in the URL bar
  • click "Load Temporary Add-on"
  • select the firefox.xpi

Opera

  • Download the latest build chrome.zip in releases and unzip it
  • open Opera
  • Enable Developer mode in Extension page
  • click "Load Unpacked"
  • select the folder

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

Development

  1. Run yarn dev:chrome to start dev server with hot reloading
    You may enable vscode to run yarn dev:chrome by copying .vscode/tasks.json.example to .vscode/tasks.json

About

A Chrome Extension for Bionic Reading on ANY website!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 7.2%
  • CSS 3.1%
0