The standalone tool cards on the landing page (File Metadata, Email Headers, Crypto, QR, etc.) don't have hover tooltips explaining what each does beyond the short label.
Add a title attribute (or a small tooltip) to each tool card describing it in one line.
Pointer: frontend/src/components/views/IdleView.tsx.
The standalone tool cards on the landing page (File Metadata, Email Headers, Crypto, QR, etc.) don't have hover tooltips explaining what each does beyond the short label.
Add a
titleattribute (or a small tooltip) to each tool card describing it in one line.Pointer:
frontend/src/components/views/IdleView.tsx.