Python script to scroll through Chrome history to a specific date
Chrome didn't let me search for history on a specific date. This simple Python script presses spacebar repeatedly so I could scroll back to my Chrome history of a given day. A fun pocket script that solved my problem.