From 521871ab8ffb0134b15b952b68a1b1fcc1c7f99f Mon Sep 17 00:00:00 2001 From: chelseybuttrey <31571213+chelseybuttrey@users.noreply.github.com> Date: Fri, 15 Feb 2019 12:10:04 -0600 Subject: [PATCH] Update index.md (#29856) I added the WAVE Extention Tool for Google Chrome --- .../accessibility-tools-for-web-developers/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 381bd71a00..069221ac5b 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -20,6 +20,10 @@ There are many tools and online resources that can help you to ensure that your Free, open source program that allows you to run automatic daily accessibilty testing on any number of pages +- **WAVE Evaluation Tool** + + Another great Google Chrome accessibility extension that provides visual feedback via icons and indicators directly on your webpage. + - **tota11y** An accessibility visualization toolkit that checks how your website performs with assistive technologies.