Updated April 26, 2026.

You don't need to install a browser extension to record a Chrome tab. Modern browsers expose a screen-capture API that any web app can ask permission to use. Clipy is built on that API. This is the 2-minute walkthrough.

The 30-second version

  1. Open clipy.online in Chrome (or Edge, Brave, Arc, recent Safari).
  2. Click Record.
  3. In the picker, choose Chrome Tab and pick the tab you want to record.
  4. Click Share. Recording starts.
  5. Click stop. A share link is on your clipboard.

That's it. No extension. No install. Below, the full guide with the gotchas that catch people the first time.

Why no extension is needed in 2026

Chrome (and every Chromium-based browser) supports the getDisplayMedia API. Any web page served over HTTPS can request screen-capture permission. The user picks what to share — a tab, a window, or the whole screen — and the page receives a video stream it can record locally and upload.

That's the whole magic. Extensions used to be required because the API didn't exist on stable. It does now. Anything that asks you to install an extension just to record a tab is doing it because of legacy or because it captures things outside the browser's permission model.

Step 1: open the recorder

Go to clipy.online. There's a big record button on the home page. The page will not start recording or ask for permissions until you click it.

Step 2: pick the source

Chrome shows a native picker with three tabs:

  • Chrome Tab — captures the contents and audio of one tab.
  • Window — captures one application window outside the browser.
  • Entire Screen — everything, including notifications, switching apps, etc.

For tutorial recordings of web apps, Chrome Tab is almost always what you want. It captures only that tab — switching to another tab pauses what you're sharing, which is good for privacy.

Capturing tab audio

If your video has tab audio (e.g., recording a video player), tick Share tab audio in the picker. This is a Chrome-level checkbox that varies in label by version.

Step 3: optional webcam + mic

Clipy lets you toggle webcam and microphone before you start. Webcam appears as a draggable overlay in the corner of the recording. Mic captures whatever you say while recording.

If you only want screen + tab audio, leave both off.

Step 4: record and stop

Click Share in Chrome's picker. Recording starts. A small floating control lets you pause, mute, or stop.

When you click stop, the recording finalizes and uploads in the background. You get a clipy.online/c/<id> link as soon as the upload completes — usually within seconds for short recordings.

Step 5: share or trim

The link is already on your clipboard. Paste it in Slack, Linear, email, or anywhere else. The page also shows a trim editor if you want to cut the silent intro.

Common gotchas

"Share tab audio" was off, audio is missing

Chrome's picker has a tiny checkbox for "Also share tab audio." If it's off, your recording will be silent (or only have your mic). Re-record with it on.

The recording stopped when I switched tabs

Chrome Tab capture pauses if you change tabs in the source window — that's intentional, for privacy. If you need to demo across multiple tabs, capture Entire Screen or a Window instead.

The picker doesn't show up

Chrome blocks getDisplayMedia on insecure contexts. clipy.online is HTTPS, so this only happens on local dev. If you're testing on localhost, that's expected.

I want system audio across all apps, not just one tab

That's not what tab capture is for. Use Entire Screen in the picker, or use the Clipy desktop app, which captures system audio reliably on Mac and Windows.

What about Firefox / Safari?

Firefox supports getDisplayMedia with a similar picker. Safari supports it on recent versions of macOS. The flow is the same. Some older Safari versions don't expose tab audio — Chrome and Edge are the most reliable for tab-with-audio capture.

Bottom line

You haven't needed an extension to record a Chrome tab in years. If a tool is asking for one, it's a sign it was built before the browser caught up. clipy.online uses the modern API, runs entirely in the browser, and gives you a share link instead of a file to host yourself.


Try Clipy free. One-click screen recording in your browser, instant share link, no watermark, no time limit, no sign-up to watch. Start recording at clipy.online — or download the desktop app for system-audio capture.