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.