{"id":22845188,"url":"https://github.com/blueagler/readify","last_synced_at":"2025-04-14T07:12:31.144Z","repository":{"id":265704331,"uuid":"896501724","full_name":"blueagler/readify","owner":"blueagler","description":"A high-performance browser extension that enhances reading speed and comprehension by applying bionic reading patterns to web content","archived":false,"fork":false,"pushed_at":"2025-01-17T03:06:23.000Z","size":7517,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T20:51:17.376Z","etag":null,"topics":["accessibility","bionic-reading","browser-extension","chrome","chrome-extension","reading-aid","web-extension"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/readify/agpjakbhkbidmhaejemhmlcdgdcopnij","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blueagler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T14:32:58.000Z","updated_at":"2025-03-09T18:28:52.000Z","dependencies_parsed_at":"2025-01-17T03:23:11.380Z","dependency_job_id":"46823ac1-db0e-4b14-9e1b-c09a36a97053","html_url":"https://github.com/blueagler/readify","commit_stats":null,"previous_names":["blueagler/readify"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueagler%2Freadify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueagler%2Freadify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueagler%2Freadify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueagler%2Freadify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueagler","download_url":"https://codeload.github.com/blueagler/readify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837287,"owners_count":21169374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","bionic-reading","browser-extension","chrome","chrome-extension","reading-aid","web-extension"],"created_at":"2024-12-13T03:15:59.616Z","updated_at":"2025-04-14T07:12:31.108Z","avatar_url":"https://github.com/blueagler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"display: flex; align-items: center; gap: 20px;\"\u003e\n    \u003cimg src=\"wxt-src/assets/icon.png\" width=\"128\" height=\"128\" alt=\"Readify Logo\"\u003e\n    \u003cdiv\u003e\n        \u003ch1\u003eReadify\u003c/h1\u003e\n        \u003cp\u003eA browser extension that enhances reading experience by applying bionic reading patterns to web content.\u003c/p\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\n## Features\n\n- Applies bionic reading patterns to improve reading speed and comprehension\n- Automatically processes new content when the page is changed\n- Smart detection of editable and interactive elements\n- Performance optimized with progressive loading\n- Configurable settings for bold intensity and word processing\n\n⚠️ **Important Alert**\n\u003e You should disable Readify when editing content or encountering any errors, as it defaults to converting all English words on all pages!\n\n## Showcase\n\n\u003cdiv style=\"display: flex; gap: 10px; justify-content: space-between;\"\u003e\n    \u003cimg src=\"materials/wikipedia-preview.png\" width=\"32%\" alt=\"Wikipedia Preview\"\u003e\n    \u003cimg src=\"materials/nbc-preview.png\" width=\"32%\" alt=\"NBC Preview\"\u003e\n    \u003cimg src=\"materials/reddit-preview.png\" width=\"32%\" alt=\"Reddit Preview\"\u003e\n\u003c/div\u003e\n\n## Installation\n\n### Chrome Web Store\n\n\u003ca href=\"https://chromewebstore.google.com/detail/readify-bionic-reading-as/agpjakbhkbidmhaejemhmlcdgdcopnij\"\u003e\n    \u003cimg src=\"https://fonts.gstatic.com/s/i/productlogos/chrome_store/v7/192px.svg\" width=\"24\" height=\"24\" style=\"vertical-align: middle; margin-right: 8px;\" alt=\"Chrome Web Store\"\u003e\n    Readify - Chrome Web Store\n\u003c/a\u003e\n\n### Safari App Store\n\n\u003ca href=\"https://www.apple.com/app-store/\"\u003e\n    \u003cimg src=\"https://www.apple.com/v/app-store/b/images/overview/icon_appstore__ev0z770zyxoy_large_2x.png\" width=\"24\" height=\"24\" style=\"vertical-align: middle; margin-right: 8px;\" alt=\"Safari App Store\"\u003e\n    Readify - Safari App Store (Coming Soon)\n\u003c/a\u003e\n\n### Build Safari Extension from Source\n\n1. Clone the repository\n2. Run `bun install` to install dependencies\n3. Run `bun run build` to build the extension\n4. Open `./apple-platform/Readify/Readify.xcodeproj` in Xcode\n5. Select your development team in the project settings\n6. Build and run the project\n7. Enable the extension in Safari \u003e Preferences \u003e Extensions\n\n### Manual Installation for Chromium-based Browsers\n\n1. Download the latest release (.crx file) from the [Releases page](https://github.com/blueagler/readify/releases)\n2. Open Chrome and go to `chrome://extensions/` or `edge://extensions/` for Microsoft Edge\n3. Enable \"Developer mode\" in the top right corner\n4. Drag and drop the downloaded .crx file into the extensions page\n\n## Privacy\n\nPlease read our [Privacy Policy](PRIVACY.md) to understand how Readify handles your data.\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md) for a list of changes and version history.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueagler%2Freadify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueagler%2Freadify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueagler%2Freadify/lists"}