A chrome extension built with JavaScript for differently abled users like color blindness, partial blindness. The problems and solutions are dynamic and the extension can be extended to solve other categories of disability.
- Download the folder/ clone repository.
- Open chrome and go to extensions, turn on developer mode.
- Click load unpacked and navigate to the downloaded/ cloned folder and select it.
- The extension is setup now. You may pin the extension if you want.
- Now click the extension icon and the main page would open seperately as a pop up for the first time. Please allow the access for microphone on prompting.
- Now go to the background.js file and comment line 15 ('window.open("main.html")').
- Reload the extension. Now the extension has the microphone access and clicking the extension it would open the pop up for the extension.
- Ishihara Test simulation
- Cambridge Test simulation.
- Red-Green Blindness
- Blue-Yellow Blindness
- Complete color Blindness
- Voice Assisstant for text-to-speech and speech-to-text.
- Basic voice commands.
- Keyboard Shortcuts.
- Webpage text-highlighter.
- Webpage navigation through voice commands.