While I was learning CSS, I always felt the urge to inspect and edit the styles of the elements right there in the browser. Opening developer tools seemed frustrating.<p>I looked for tools to do that. I found CSS Scan but it was way expensive.<p>Finally, I built a tool on my own for my use. It is not perfect. But now I can inspect and copy the styles of the elements as well as edit them right there in the browser.<p>I will continue adding updates to it as I learn more about CSS and programming as a whole. But it is my first ever project and I am quite happy to share it.