Many products hide the real app behind a sign-in. A cloud browser can't log in as you — so the PageToVid Bridge extension hands your already-logged-in session (cookies + localStorage) to the recorder. The cloud browser then loads your app already authenticated and screencasts the real thing at full retina quality.
⬇ Download the Bridge extension (.zip)Extension (your browser, logged in)
└─ export cookies + localStorage
└─ POST → PageToVid (Playwright storageState)
└─ headless Chromium loads the app AS YOU
└─ retina record → Remotion → MP4One folder, one production seat. The extension connects your project to its PageToVid site and to Claude Code: the recorder can log in to your product (a Playwright storage state or a test account, bound to the origin, expiring within three days), Claude Code drives PageToVid's MCP from slash commands the pack installs (/pagetovid-studio, /pagetovid-show, /pagetovid-format, /pagetovid-howto, /pagetovid-assets), and the panel shows the site's counts, its shows and episodes with their sources, the capture plan and what was recorded, the public channel and its RSS feed.
⬇ Download the VS Code extension (.vsix)Install it with: code --install-extension pagetovid-capture.vsix — or in VS Code, Extensions → ⋯ → Install from VSIX. Then run PageToVid: Connect, pick your site, Install studio pack, and — if your product sits behind a sign-in — Connect a login for screencasts.
Three short films made with PageToVid itself: the studio setup in VS Code, filming your product behind a login, and a recurring show set up from your repo by Claude Code.