AccessAll is a lightweight Chrome extension that instantly adds accessibility tools to any website, helping users with dyslexia, visual impairments, focus difficulties, and reading challenges.
No accounts. No payments. No setup per site. It works everywhere.
Many websites are not designed with accessibility in mind. AccessAll empowers users by letting them adapt the web to their needs, instead of relying on every site to do the right thing.
- People with dyslexia
- Users with low vision
- People who benefit from high contrast
- Users who need text-to-speech
- Anyone who wants a distraction-free reading experience
- Dyslexia-Friendly Mode Improves readability with better spacing, line height, and font clarity.
- Larger Text Mode Increases text size across the entire page.
- High Contrast Mode Converts pages to dark background with bright text.
- Focus Mode Hides ads, nav bars, sidebars, and visual clutter.
- Read Selected Text Aloud Select any text on a page → click “Read Selected Text” → instant speech. (Nothing is read unless the user selects text.)
- Runs entirely in the browser
- No data collection
- No external servers
- No tracking
- No accounts
-
Content Script injects accessibility styles directly into the page
-
Popup UI controls features with synced toggle state
-
Uses:
- Native browser APIs
speechSynthesisfor text-to-speech- CSS injection for accessibility transformations
-
Designed to work on:
- Static websites
- Dynamic sites (React, Next.js, SPAs)
- Pages that update content live
Make sure you have these files in one folder:
accessall/
├── manifest.json
├── popup.html
├── popup.js
├── content.js
- Open Google Chrome
- Go to: chrome://extensions
- Toggle Developer mode ON (top-right corner)
- Click “Load unpacked”
- Select the
accessallfolder
✅ The extension is now installed.
- Visit any website
- Click the AccessAll icon in the Chrome toolbar
- Toggle accessibility features instantly
- Select text → click Read Selected Text to hear it aloud
No page reloads required.
- Some extremely locked-down sites may partially override styles
- Read-aloud depends on browser speech support (available in Chrome by default)
- Per-site saved preferences
- Keyboard shortcuts
- Reading ruler / line focus
- Color-blindness modes
- Firefox & Edge support
- Zero paid APIs
- Zero setup for users
- Works immediately on any site
- Designed with accessibility best practices in mind