You are browsing as a guest. Sign up (or log in) to start making projects!

8h 44m 12s logged

Devlog #2: AI Footprint Detection

What I Have So Far
The extension now accurately detects and displays the stopwatch when the user is on an AI website (specifically ChatGPT, Claude, and Gemini so far). I had some difficulty with this due to certain variables being set at weird times and slight inconsistencies with event listeners, so the time wouldn’t store correctly or keep resetting. Along with fixing that, I added the ability for the stopwatch time to be stored within the user’s chrome storage and a daily reset. Finally, I cleaned up the pop-up appearance.

What I Need To Work On
My next step is user personalization, both in display and the actual calculation, for which certain values are user-dependent (location, device, etc.). I have already begun to draft the location part but the code is commented out right now as to not break the emissions count right now. The ultimate goal is detecting key strokes for a more accurate measure of time using AI, but that’s for the future.

0
6

Comments 0

No comments yet. Be the first!