← Back to tools

May Resibo

Full-page desktop + mobile screenshots of any website, captured in your real Chrome browser.

Chrome extension

Install (one-time, ~2 minutes)

  1. Open Chrome and go to chrome://extensions
  2. Toggle Developer mode on (top-right corner).
  3. Click Load unpacked.
  4. Select the folder mayresibo-extension/ inside this repo.
  5. Pin May Resibo from the puzzle-piece menu in the toolbar.
Why an extension? Embedded widgets (testimonials, maps, videos) and parallax backgrounds often refuse to render in automated headless browsers. Your real Chrome renders them perfectly — so we capture there.

Daily use

  1. Open the URL you want to screenshot in any Chrome tab.
  2. Click the May Resibo icon — a side panel opens.
  3. Choose viewport(s) and set "Wait before capture" (4s is a good default; bump to 8–10s if a site has slow embeds).
  4. Click Capture this tab.
  5. PNGs download to Downloads/mayresibo/<domain>/.

Troubleshooting

There's also an older local-server version of this tool in mayresibo/crawler/ (Node.js + Playwright). It works for fully-rendered static pages but struggles with third-party embeds, which is why the extension exists. Use whichever fits.