A chrome extension for catching assignments, and due dates. It is tested on schoology, but not on any other platforms.
UI created with Claude-opus-4.5
A chrome extension for catching assignments, and due dates. It is tested on schoology, but not on any other platforms.
UI created with Claude-opus-4.5
Another hour-ish of work, i decided to write a parser re-vamp, it’s like 2000 lines, but I grabbed some of the code from existing tests and demos of software I never ended up using. I had some issues with the code selecting content unrelated to the assignments (i.e. Posted on dates and stuff). At least with schoology at least, but I don’t actively use a different LMS, so that’s all I can test it on. Since it worked on every real world test I gave it, so I marked it as 1.0.0. I’m still waiting for the re-certification of the extension by the chrome web team, but I expect it’ll be done by the end of spring break. Although it seems there are some unintentional things logged (the “comments” in the notes bit)
Log in to leave a comment
Finished out the extension. Wanted to wait until the approval was granted by the web store team before pushing out a devlog. What we have so far:
All in all, a relatively simple project, but a more complicated learning experience when it comes to figuring out how to make a manifest V3 compatible extension.
Log in to leave a comment