ADHD Reading Focus is an accessibility tool that extracts paragraph text from web pages and displays them one at a time in a distraction-free focus overlay. It reads visible paragraph text solely to present it in focus mode. It does not store page content externally and does not communicate with any external server.
None. ADHD Reading Focus collects zero personal information. No names, emails, IP addresses, browsing history, or behavioral data are ever collected, stored externally, or transmitted anywhere.
ADHD Reading Focus stores the following data exclusively on your own device using Chrome's storage APIs. This data never leaves your browser.
| Key | What it stores | Purpose |
|---|---|---|
| settings | User preferences: auto-advance speed, font size (synced via chrome.storage.sync) |
Restores your reading preferences across devices |
| paragraph position | Current paragraph index per page URL (stored in sessionStorage) |
Remembers your reading position on each page during the browser session. Automatically cleared when the browser closes — not synced or persisted. |
storage
Used to persist your reading preferences (auto-advance speed, font size) via chrome.storage.sync. Data is stored only on your device (sync data may sync across your Chrome profile if enabled in Chrome settings).
activeTab
Used to access the current tab's page content when you activate focus mode. Only triggers when you explicitly click the extension — it does not run in the background or monitor tabs passively.
scripting
Used to inject the content script that extracts paragraph text and renders the focus overlay on the active page.
host_permissions (<all_urls>)
Required for the content script that extracts visible paragraph text from web pages. The script only reads paragraph elements to display them in the focus overlay — it does not read user input, form data, or any personal information.
ADHD Reading Focus does not use analytics, crash reporting, advertising SDKs, or any third-party service. There are no external API calls. All text extraction and rendering logic is bundled inside the extension itself.
ADHD Reading Focus does not load or execute any code from remote servers. All JavaScript is bundled in the extension package that you install from the Chrome Web Store.
ADHD Reading Focus is not directed at children under 13. We do not knowingly collect any information from children.
If we update this policy, the new version will be posted at this URL. The effective date at the top will be updated accordingly. Continued use of the extension after changes constitutes acceptance of the updated policy.
Questions about this privacy policy? Email hello@bushe.co or visit bushe.co.