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
- Host: GitHub
- URL: https://github.com/blueagler/readify
- Owner: blueagler
- Created: 2024-11-30T14:32:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T03:06:23.000Z (about 1 year ago)
- Last Synced: 2025-03-27T20:51:17.376Z (12 months ago)
- Topics: accessibility, bionic-reading, browser-extension, chrome, chrome-extension, reading-aid, web-extension
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/readify/agpjakbhkbidmhaejemhmlcdgdcopnij
- Size: 7.17 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
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
## Installation
### Chrome Web 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.