---
title: "Tamloot — Recording with Chrome Extension"
description: "Guides, tutorials, and developer resources for using Tamloot"
canonical: "https://tamloot.cc/en/docs/chrome-extension-recording"
---

# Recording with the Chrome Extension

Record Google Meet sessions straight from your browser. **Google Meet only** — auto-record is on by default, so once you're signed in there are no buttons to press. No mic permission needed either.

---

## 1. Install the Extension

1. Open the [Tamloot extension](https://chromewebstore.google.com/detail/tamloot/hbihjblbopbjekfjhcenobaiagjkofoc) on the Chrome Web Store
2. Click **"Add to Chrome"**, then **"Add extension"**

A welcome tab opens with a short 3-step guide.

<video autoplay loop muted playsinline style="width: 100%; border-radius: 8px;">
  <source src="/docs/gifs/extension-install.mp4" type="video/mp4" />
</video>

---

## 2. Pin the Extension

Keep Tamloot one click away:

1. Click the **puzzle piece icon** in the Chrome toolbar
2. Hit the **pin** next to **Tamloot**

<video autoplay loop muted playsinline style="width: 100%; border-radius: 8px;">
  <source src="/docs/gifs/extension-pin.mp4" type="video/mp4" />
</video>

---

## 3. Sign In

1. Click the **Tamloot icon**
2. Hit **"Sign in or create account"**
3. Finish sign-in with Google or email — if you're new, your account is created automatically

Sign in once. You're set.

<video autoplay loop muted playsinline style="width: 100%; border-radius: 8px;">
  <source src="/docs/gifs/extension-auth.mp4" type="video/mp4" />
</video>

---

## 4. Record Your Session

Recording runs itself. **Join a Google Meet** and the extension starts the moment the call loads. A **"Tamloot Recording"** pill appears at the top-right of the Meet page, and the toolbar icon shows a recording badge.

Leave the call and recording stops on its own. The popup shows **"Uploading recording…"** then **"Recording saved"** — you can close the tab, it picks back up on next launch. Minutes later your session lands in the [dashboard](https://app.tamloot.cc) with summary, themes, action items, and notes ready.

**Prefer manual control?** Toggle **"Auto-record sessions"** off in the popup, then hit **"Start recording"** on any Meet call.

<video autoplay loop muted playsinline style="width: 100%; border-radius: 8px;">
  <source src="/docs/gifs/extension-recording.mp4" type="video/mp4" />
</video>

---

## Tips

- **No mic permission.** Audio is captured straight from Google Meet's streams.
- **Google Meet only.** For Zoom, Teams, or Webex, use the [desktop app](/docs/desktop-app-recording) instead.
- **Switch tabs freely.** Recording keeps running in the background.
- **Changed your mind mid-call?** **"Cancel recording"** discards the audio and creates no session.
- **Get consent** — make sure everyone in the conversation knows it's being recorded.
- **Signed out?** You'll see a "Tamloot is not recording" banner. Sign back in from the popup or the banner.

## Where to look next

- [Home](https://tamloot.cc/en)
- [Pricing](https://tamloot.cc/en/pricing) — also as markdown at [/pricing.md](https://tamloot.cc/pricing.md)
- [Documentation](https://tamloot.cc/en/docs)
- [Developer resources](https://tamloot.cc/en/developers)
- [Public API documentation](https://tamloot.cc/en/docs/api)
- [MCP server setup](https://tamloot.cc/en/docs/mcp-server)
- [Agent auth guide](https://tamloot.cc/auth.md)
- [llms.txt](https://tamloot.cc/llms.txt)
- [OpenAPI description](https://tamloot.cc/openapi.json)
- [API catalog](https://tamloot.cc/.well-known/api-catalog)
- [Sitemap](https://tamloot.cc/sitemaps/sitemap.xml)
