A Chrome Extension that help to fix alt attribute missing from the Image tag based on ADA compliance
Pre-requirements: Node.js, and React Knowledge
First, install dependencies by running
npm iThen run project locally with
npm start-
Go to the chrome://extensions/
-
Turn on Developer Mode
-
Click on the Load unpack
-
Go to project folder visuality and select the build folder
Project is created with:
- JavaScript
- React
- HTML