Shipped this project!
I made a Chrome extension called Save This Snippet. This thing is really useful because it lets you save the code or text you highlighted on a webpage. You can do this by clicking on the text.
Save This Snippet stores all your snippets on your computer. You can also say what language each snippet is, in. This makes it easy to find them again.
You can search for Save This Snippet quickly.. If you want to get all your snippets out of Save This Snippet you can export them as JSON.
This thing works smoothly and it feels nice to use when I am browsing documents or tutorials. I learned a lot about Chrome Extension architecture. I mean the whole Manifest V3 thing. I found out a lot, about how Chrome Extension context menus and Chrome Extension background scripts and Chrome Extension storage all work.
Overall, the project went well, stayed within scope, and is something I’ll actually keep using myself. Hoping this ship sails smoothly 🚀