i wonder if bookmarklets would make a good intro programming project -- I've gotten a *ton* of mileage out of just "grab elements from the DOM, iterate through them, check a condition, and delete/hide/style them if they match" in different contexts.