Polychrome task catcher banner

Polychrome task catcher

2 devlogs
3h 9m 9s

A chrome extension for catching assignments, and due dates. It is tested on schoology, but not on any other platforms.

This project uses AI

UI created with Claude-opus-4.5

Demo Repository

Loading README...

august

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)

Attachment
0
august

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:

  1. Capture for certain sites (I plan on adding more)
  2. Options for instance use (Main prod site or local development instance)

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.

Attachment
0