michaeldera / image-accessibility-extension

A Google Chrome and Microsoft Edge extension to add alt attributes to images on webpages without them
MIT License
6 stars 3 forks source link
accessibility chrome-extension edge-extension google-chrome microsoft-edge

Image Accessibility Extension

This is an extension to work on Chromium Browsers (Google Chrome and Microsoft Edge) that checks webpages for images without alt attributes and replaces them with alt attributes. The extension queries a REST Endpoint that return JSON payload with a description of the contents of the image.

Contributing to the project

If you would like to contribute to this project please read the Code of Conduct and the Contributing Guidelines