An open API service indexing awesome lists of open source software.

https://github.com/blueagler/readify

A high-performance browser extension that enhances reading speed and comprehension by applying bionic reading patterns to web content
https://github.com/blueagler/readify

accessibility bionic-reading browser-extension chrome chrome-extension reading-aid web-extension

Last synced: 11 months ago
JSON representation

A high-performance browser extension that enhances reading speed and comprehension by applying bionic reading patterns to web content

Awesome Lists containing this project

README

          


Readify Logo

Readify


A browser extension that enhances reading experience by applying bionic reading patterns to web content.



## Features

- Applies bionic reading patterns to improve reading speed and comprehension
- Automatically processes new content when the page is changed
- Smart detection of editable and interactive elements
- Performance optimized with progressive loading
- Configurable settings for bold intensity and word processing

⚠️ **Important Alert**
> You should disable Readify when editing content or encountering any errors, as it defaults to converting all English words on all pages!

## Showcase


Wikipedia Preview
NBC Preview
Reddit Preview

## Installation

### Chrome Web Store


Chrome Web Store
Readify - Chrome Web Store

### Safari App Store


Safari App Store
Readify - Safari App Store (Coming Soon)

### Build Safari Extension from Source

1. Clone the repository
2. Run `bun install` to install dependencies
3. Run `bun run build` to build the extension
4. Open `./apple-platform/Readify/Readify.xcodeproj` in Xcode
5. Select your development team in the project settings
6. Build and run the project
7. Enable the extension in Safari > Preferences > Extensions

### Manual Installation for Chromium-based Browsers

1. Download the latest release (.crx file) from the [Releases page](https://github.com/blueagler/readify/releases)
2. Open Chrome and go to `chrome://extensions/` or `edge://extensions/` for Microsoft Edge
3. Enable "Developer mode" in the top right corner
4. Drag and drop the downloaded .crx file into the extensions page

## Privacy

Please read our [Privacy Policy](PRIVACY.md) to understand how Readify handles your data.

## Changelog

See [CHANGELOG.md](CHANGELOG.md) for a list of changes and version history.