WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Otter.ai: Record and transcribe meetings

Otter.ai: Record and transcribe meetings

View on Chrome Web Store
View Otter.ai: Record and transcribe meetings Chrome Extension on Chrome Web Store
Add to bookmarks
2.4 (44 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

Get a meeting assistant that records audio, writes notes, automatically captures slides, and generates summaries.
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.0.1
Manifest version
3
Updated
Updated on March 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Otter.ai: Record and transcribe meetings 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 meetings",
    "description": "Get a meeting assistant that records audio, writes notes, automatically captures slides, and generates summaries.",
    "manifest_version": 3,
    "version": "3.0.1",
    "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",
        "default_popup": "src\/popup.html"
    },
    "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.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/meet.google.com\/*",
                "*:\/\/*.zoom.us\/*",
                "*:\/\/*.zoom.com\/*"
            ],
            "js": [
                "src\/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",
                "tab-audio-processor.js",
                "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