|
|
|
Show HN: Screenshot web components with one click
(chromewebstore.google.com)
|
|
5 points
by ayakut
72 days ago
|
|
Webcap is a Chrome extension that lets you capture any web component with one click. Hover over an element, scroll or use arrow keys to traverse the DOM tree, and it captures a pixel perfect screenshot with rounded corners and a drop shadow. Built-in editor lets you pick a background before saving. No dependencies, no tracking, no account needed. Plain JS/CSS/HTML. |
|
One thing that I really need for my specific use-case is the ability to pass a selector, e.g. .team-card, and automatically grab snaps of each one with some default settings like a specific border radius, plain mode.
I'll keep an eye on this for sure.