Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1000 Bytes

File metadata and controls

35 lines (23 loc) · 1000 Bytes

Bionic Reader Chrome Extension

A Chrome extension that implements Bionic Reading to help users read faster and comprehend better.

Features

  • Automatically transforms text on web pages into Bionic Reading format
  • Adjustable settings for bold percentage and minimum word length
  • Easy toggle on/off functionality
  • No data collection - all processing happens locally

Installation

  1. Visit the Chrome Web Store (link coming soon)
  2. Click "Add to Chrome"
  3. The extension will be automatically installed

Privacy

This extension does not collect or transmit any user data. All text processing happens locally in your browser. For more details, see our Privacy Policy.

Development

To run this extension locally:

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the extension directory

License

MIT License