Use these assets for beta sharing and the first Chrome Web Store draft.
Run:
powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\capture-media.ps1
This creates:
media\popup.png
media\popup-ready.png
media\popup-saved.png
media\options.png
media\walkthrough.gif
popup-ready.png, popup-saved.png, and walkthrough.gif are generated demo assets. They are good enough for a GitHub README. For the Chrome Web Store, take real screenshots from Chrome.
Take these from the loaded extension, not from development mock files:
popup-ready.png
Helper ready.saved-full.png
Save full.Saved: ...md.options.png
obsidian-note.png
summary-mode.png
Save summary, or saved summary note in Obsidian.Best manual tool: ScreenToGif.
Save fullSuggested script:
Start helper. Open ChatGPT. Click Save full. The note appears in Obsidian with frontmatter and clean Markdown.
For GitHub, use GIF. For Chrome Web Store, use still screenshots first. Video is optional.