I built a small open-source library that watches your DOM for changes, logs detailed mutation info, captures stack traces, and highlights mutated elements visually. Perfect for debugging unexpected DOM changes in both development and production environments.
Built a Chrome extension that using YarnGPT's Nigerian text-to-speech API. users highlight text → extension captures it via content script → sends it to YarnGPT API with voice parameters → API returns audio → extension streams it for playback or converts to downloadable MP3.