Please sign in to access this page
Making the web more accessible for students.
This is an extension that's not on the web store, so the demo is a video.
--
More info here: https://devpost.com/software/accessistudy
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
V2:
Notes tab - Users can take notes on a website, then export all of the notes to a TXT file, open them in a new tab, or copy them.
Cleaned up code throughout and redid the readme.
The extension allows users to change text size, letter spacing, and line spacing on any website. It can also apply a dyslexia-friendly font to all text and activate a high-contrast mode.
My current problem is incorporating AI. If I wanted to use AI, I'd use an API, which needs an individual key. While I could have a user input their API key into the extension, that wouldn't be very accessible. Soooo, I don't really know. (pls halp)