Building a Chrome Extension with AI: 7 Weeks, 18 Commits, and the Decisions It Couldn't Make
There is a lot of writing about building software with AI, and almost all of it stops at the demo. Someone prompts a model, a working prototype appears, the screenshot goes up, and that is the end of the story. I wanted to write the other part. I built a Chrome extension called Simple Side Note with AI assistance, published it to the Chrome Web Store, and kept shipping updates to it for seven weeks. This post is the actual record of that: what the commit history really looks like, where the AI was genuinely fast, and — the part I find more interesting — the specific decisions it never made for me. If you are wondering whether AI can take you past the prototype and into something people install, this is one honest data point. What got built Simple Side Note is a notepad that lives in the Chrome side panel. You open it next to whatever you are reading, write, and it stays there as you move between tabs. It saves memos locally, lets you pin the ones you want to keep, and exports to ...