michaeldera / image-accessibility-extension

A Google Chrome and Microsoft Edge extension to add alt attributes to images on webpages without them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Google Chrome and Microsoft Edge extension to add alt attributes to images on webpages without them

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.8%