Tabish0101/my-first-chrome-extension ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Chrome extension with React that feels polished and easy to use.
I want the extension to open a clean popup when I click the icon, with a small friendly UI and a couple of basic actions that make it feel like a real first extension. Keep the design simple but modern, make sure it works well in Chrome, and set it up so I can run it locally and load it as an unpacked extension.
Use the existing React and Vite setup, and make sure the code is organized in a way that is easy to understand and extend later. If you need to check current Chrome extension setup details or React best practices, look them up online and follow the standard approach. Also include whatever manifest and browser extension pieces are needed so it actually works, not just a normal web app.