Equipping the Bard’s Quill: Building my first browser extension with zero XP.
The Bard’s Quill is a Chrome browser extension that transforms boring, modern emails into dramatic Shakespearean soliloquies. With a single click of a floating “Scroll” button, “Hello boss” becomes “Hark, my liege!” and standard text is rewritten into Old English.
Tech Stack: JavaScript, CSS, HTML, Manifest V3. Highlight: Built with the help of AI (Gemini) to learn how browser extensions manipulate the DOM.