Color-blind Web Extension
Project for CSCE-436 - Computer-Human Interaction
Checkout the Wiki for project setup steps!
Configuration (Development)
Please refer to Googles support page for creating and publishing custom Chrome apps & extensions
- Choose the type of test device you need:
- Apps—Sign in to your Google Account on a Chrome device.
- Extensions—Sign in to your Google Account on a Chrome device or Chrome Browser on a Windows, Mac, or Linux computer.
- Save the app or extension folder on your test device.
- Go to chrome://extensions/.
- At the top right, turn on Developer mode.
- Click Load unpacked.
- Find and select the app or extension folder.
- Open a new tab in Chromeand thenclick Appsand thenclick the app or extension. Make sure it loads and works correctly.
- If needed, make changes in the manifest.json file, host the app folder, and retest it. Repeat until the app or extension works correctly.