WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Mixmax: AI-Powered Sales Engagement, Email Tracking and Meeting Scheduling

Mixmax: AI-Powered Sales Engagement, Email Tracking and Meeting Scheduling

View on Chrome Web Store
View Mixmax: AI-Powered Sales Engagement, Email Tracking and Meeting Scheduling Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (550 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

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

Make sales outreach feel effortless—not endless—with the only sales engagement tool that lives in Gmail.
Type
Extension
Users
70,000 users
10K
Mixmax, Inc.
View author page of Mixmax, Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 29, 2014
Version 6.28.3
Manifest version
3
Updated
Updated on January 22, 2026
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Mixmax: AI-Powered Sales Engagement, Email Tracking and Meeting Scheduling 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Mixmax",
    "version": "6.28.3",
    "description": "__MSG_extDescription__",
    "author": "Mixmax, Inc.",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "core\/assets\/img\/icon.png",
        "48": "core\/assets\/img\/icon.png",
        "128": "core\/assets\/img\/icon.png"
    },
    "permissions": [
        "alarms",
        "cookies",
        "tabs",
        "notifications",
        "storage",
        "declarativeNetRequest",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "incognito": "split",
    "homepage_url": "https:\/\/mixmax.com",
    "minimum_chrome_version": "116",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.mixmax.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.mixmax.com\/public\/analyticsbridge.html"
            ],
            "js": [
                "core\/content\/globals.js",
                "core\/content\/ExtensionMessageBus.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "core\/content\/unblock.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.force.com\/*",
                "https:\/\/*.salesforce.com\/*"
            ],
            "js": [
                "core\/content\/globals.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "core\/content\/gmailPageInterop.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.force.com\/*",
                "https:\/\/*.salesforce.com\/*"
            ],
            "js": [
                "core\/content\/ExtensionMessageBus.js",
                "core\/content\/app.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/sales\/widget\/*"
            ],
            "js": [
                "core\/content\/globals.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/sales\/widget\/*"
            ],
            "js": [
                "core\/content\/app.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "all_frames": true,
            "js": [
                "core\/content\/mailTo.js",
                "core\/content\/callTo.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/meet.google.com\/*-*-*",
            "*:\/\/*.mixmax.com\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "suppressTrackingRequests",
                "enabled": true,
                "path": "core\/rules\/suppressTrackingRequests.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "core\/*",
                "loadable\/*",
                "config\/*"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.force.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.mixmax.com\/*",
                "https:\/\/www.linkedin.com\/*"
            ]
        }
    ],
    "action": {
        "default_icon": "core\/assets\/img\/icon.png",
        "default_title": "Mixmax"
    },
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoYQ79kFdYz3gjTbz\/YPkGBaaEOsP8NT\/\/Jugc88JGj9\/v92YHzze0y9tApTkk8Qv3DlrAXXnigTiCfNnCkRY66evHZ4Jf8j+Q9E5P\/sRTp9J73dtQRcB4Fiz7QgJYnviVXckbAQMLUSCBbUXZeav\/xEvmrxNX6Tr16sYBSXB06Ll4kkH8V7hDvqZzOFHlEI7cduMI+I1h6ip3yZ9aSkPD\/OlRjGaqM299gonGw0ntrv4LUjvyJiRRvviceWO1BPXZLCoKcqIq5fFeGhymq4hN2RMG5c7YvJEqlsJyT+TvBaGNp\/zFg+7uKIOk48y2JV3vKaG7rR8d+hBU7+SNnOHnQIDAQAB"
}
© 2026 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