WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Otter.ai: Record and Transcribe Google Meet & Any Audio

Otter.ai: Record and Transcribe Google Meet & Any Audio

View on Chrome Web Store
View Otter.ai: Record and Transcribe Google Meet & Any Audio Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (58 ratings)
2 new ratings
29 views
This extension has been viewed 29 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Live transcription, smart summaries, and AI chat for Zoom, YouTube, any meeting and website audio. No-bot in Google Meet.
Type
Extension
Users
100,000 users
Website otter.ai
Otter.ai
View author page of Otter.ai
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 13, 2020
Version 3.5.0
Manifest version
3
Updated
Updated on May 13, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Otter.ai: Record and Transcribe Google Meet & Any Audio Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "short_name": "Otter.ai",
    "name": "Otter.ai: Record and Transcribe Google Meet & Any Audio",
    "description": "Live transcription, smart summaries, and AI chat for Zoom, YouTube, any meeting and website audio. No-bot in Google Meet. ",
    "manifest_version": 3,
    "version": "3.5.0",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "icon\/icon-logo-16x16.png",
            "48": "icon\/icon-logo-48x48.png",
            "128": "icon\/icon-logo-128x128.png"
        },
        "default_title": "Otter.ai"
    },
    "icons": {
        "16": "icon\/icon-logo-16x16.png",
        "48": "icon\/icon-logo-48x48.png",
        "128": "icon\/icon-logo-128x128.png"
    },
    "permissions": [
        "cookies",
        "declarativeNetRequest",
        "offscreen",
        "tabCapture",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/otter.ai\/*",
        "https:\/\/api.aisense.com\/*",
        "*:\/\/meet.google.com\/*",
        "*:\/\/calendar.google.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "src\/background-script\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "*:\/\/calendar.google.com\/*",
                "*:\/\/*.zoom.us\/*",
                "*:\/\/zoom.us\/*"
            ],
            "js": [
                "src\/content-script\/contentscript.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.zoom.us\/*",
                "*:\/\/zoom.us\/*"
            ],
            "js": [
                "src\/content-script\/contentscript.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/calendar.google.com\/*"
            ],
            "js": [
                "src\/calendar-extension-dist\/contentscript.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/calendar-extension-dist\/index.html",
                "src\/calendar-extension-dist\/runtime.js",
                "src\/calendar-extension-dist\/polyfills.js",
                "src\/calendar-extension-dist\/styles.js",
                "src\/calendar-extension-dist\/vendor.js",
                "src\/calendar-extension-dist\/main.js",
                "src\/calendar-extension-dist\/amplitude.js",
                "assets\/*",
                "recordingtab.html",
                "offscreen.html",
                "recordingtab.js",
                "src\/shared\/tab-audio-processor.js",
                "src\/shared\/rolling-byte-buffer.js",
                "icon\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "ids": [
            "bnmojkbbkkonlmlfgejehefjldooiedp"
        ],
        "matches": [
            "https:\/\/calendar.google.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjRKDa\/RUbzg7\/5j+x7BU\/0dBnpwZ0VoQGJX6rSE+ml5Zj37RxMRKzTGv7ZeCBWJEAIYmPTQv75wTTsMGEZly7v4YrAi86Y2PdPoeNc+jqrq4f0MovJ6n6OQtlxNbZ6WaB0scaQJm7IWTxV0rHcmdD09XQwbp8X5z+6alwXC1PPkh+e4v2w5DpLHMg9df9esFditjcHsaEwsIUvxQBq3PvEzuzsIjxo0mRJ2Pql1OnZjHMJcv07hxHb\/zgnCfeVmUL+BA03SRUfRLEmheNPYqmJYuRYEn1t2BAjAdiYQkXehmS8EFhzArYTUsKC85F4gJInTEOINuiFm7PXdzuCmnewIDAQAB"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top