<hc/>
Tag

Chrome Extension

2 projects in the catalog use this stack.

Personal2024

Bookend

Chrome extension that organises a messy bookmark tree with a language model. Reads the current bookmarks through the Chrome API, asks the model to cluster them by topic, and writes the new folder structure back. Published on the Chrome Web Store with a couple of thousand weekly users.

JavaScriptChrome ExtensionOpenAI
Personal2021

Reddit Saved Downloader

Chrome extension that exports every saved Reddit post for the signed-in user as a JSON or CSV file. Walks the saved listings through the public Reddit API with the session cookie, paginates until the cursor is exhausted, and bundles the result into a downloadable file from the popup.

JavaScriptChrome Extension