---
title: a14y for Chrome · agent readability for the web
description: The a14y Chrome extension scores any page you
doc_version: 0.2.0
last_updated: "2026-05-07T06:41:51.021Z"
---
# a14y for Chrome

One click from the toolbar; the full report opens in a new tab with pass/fail breakdowns and direct jumps to each check's fix guidance.

[Download .zip · 148 KB](https://github.com/timothyjordan/a14y/releases/download/extension-v0.5.1/a14y-extension-0.5.1.zip) [Release notes →](https://github.com/timothyjordan/a14y/releases/tag/extension-v0.5.1)

 ![](/brand/logo-mark.svg) a14y

URL `https://a14y.dev/`

Scorecard v0.2.0 (latest)

Check this page Scan whole site

a14y.dev · Privacy

**Stop-gap install.** Chrome Web Store review is in progress; the manual steps below are how you load it today.

## Install

1.  Find the `.zip` you just downloaded; if you skipped the button above, grab one from [the releases page](https://github.com/timothyjordan/a14y/releases).
2.  Unzip it; keep the resulting folder somewhere stable. Chrome reads from this folder on every load — if you delete or move it, the extension breaks.
3.  Open `chrome://extensions/` in a new tab.
4.  Toggle **Developer mode** on; the switch sits in the top-right of the page.
5.  Click **Load unpacked** and select the unzipped folder.
6.  Pin a14y from the puzzle-piece icon so the popup is one click away on any page.

## Updating

To install a newer version, repeat the steps above with the latest `.zip`; Chrome replaces the existing install in place. Once the Chrome Web Store approves the extension this page switches to a one-click install button and updates run automatically.

## Privacy

The extension scores pages locally and sends only anonymous usage events (which check ran, pass/fail counts); never the URL or page content you audited. See [privacy](/privacy/) for the full breakdown and an on/off toggle.

## Sitemap

Full docs site index: [/sitemap.md](/sitemap.md).
