Click the extension icon → pick a capture mode → done. The captured media lands on your active board.
Capture modes
The extension popup shows quick-action buttons:
- Page screenshot — current visible viewport, full PNG.
- Full-page screenshot — scrolls the page and stitches a complete capture.
- Image — grabs the largest in-view image (or hover-pick a specific image with Pick image).
- Video — grabs the URL of the in-view
<video>element and triggers a download. - Region — draws a selection rectangle on the page, captures that area.
- Tab URL — sends the current tab URL to the desktop app, which pulls it through the URL parser.
Change target board
The popup has a board switcher at the top. Pick any of your boards as the destination; the new target sticks for subsequent captures in this browser.
Keyboard shortcuts
In chrome://extensions/shortcuts (or Firefox equivalent) you can assign:
- Capture current viewport
- Capture full page
- Capture region
- Open extension popup
Defaults are unset to avoid conflicts.
What lands on the board
Each capture appears as a new image (or video / URL parse result) at the centre of the active board, with a small From [hostname] badge so you can see at a glance where it came from. The page title is saved as the element’s name.
Limits
- Cross-origin images — some images cannot be captured due to CORS. The extension falls back to a viewport screenshot of the area.
- DRM video — protected video streams (Netflix, etc.) cannot be captured.
- Login-walled pages — the screenshot captures what you see, but the extension cannot bypass login.
Leave a Reply