WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Notta Sales Agent

Notta Sales Agent

View on Chrome Web Store
View Notta Sales Agent Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Your AI-powered partner for smarter sales and deeper client understanding.
Type
Extension
Users
283 users
4
Website notta.ai
Notta.ai
View author page of Notta.ai
Published
Published on December 30, 2024
Version 1.0.13
Manifest version
3
Updated
Updated on June 27, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Notta Sales Agent 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "minimum_chrome_version": "116",
    "homepage_url": "https:\/\/www.notta.ai",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo.png",
            "24": "images\/logo.png",
            "32": "images\/logo.png"
        },
        "default_title": "Notta"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-CIVYkt-A.js"
            ],
            "matches": [
                "*:\/\/*.notta.ai\/*"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "cookies",
        "storage",
        "notifications",
        "sidePanel",
        "windows",
        "system.display"
    ],
    "host_permissions": [
        "*:\/\/*.notta.ai\/*",
        "*:\/\/*.notta.io\/*",
        "*:\/\/*.amazonaws.com\/*",
        "https:\/\/www.google-analytics.com\/",
        "*:\/\/*.hubspot.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/localhost:*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "images\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.notta.ai\/*"
            ],
            "resources": [
                "assets\/message-DDuo9X44.js",
                "assets\/index.ts-CcSgGxoi.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "version": "1.0.13"
}
© 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