WebExtension.net
Toggle dark mode
WebExtension.net

HubSpot Sales

View on Chrome Web Store
View HubSpot Sales Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (8,294 ratings)
1 new ratings
65 views
This extension has been viewed 65 times

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

Email tracking, CRM for Gmail, and sales productivity tools in your inbox
Type
Extension
Users
1,000,000 users
100K
Website app.hubspot.com
signals-extension-publishing
View author page of signals-extension-publishing
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 20, 2013
Version 3.0.0.27635
Manifest version
3
Updated
Updated on January 16, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View HubSpot Sales 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": "HubSpot Sales",
    "short_name": "HubSpot Sales",
    "description": "Email tracking, CRM for Gmail, and sales productivity tools in your inbox",
    "version": "3.0.0.27635",
    "permissions": [
        "tabs",
        "cookies",
        "storage",
        "background",
        "declarativeNetRequest",
        "alarms",
        "scripting",
        "sidePanel"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "optional_permissions": [
        "management"
    ],
    "icons": {
        "16": "img\/hubspot-logo-16.png",
        "48": "img\/hubspot-logo-48.png",
        "128": "img\/logo-128-webstore.png"
    },
    "background": {
        "service_worker": "js\/init\/Background-sw.js",
        "type": "module"
    },
    "incognito": "not_allowed",
    "action": {
        "default_icon": "img\/hubspot-logo-bg-48.png",
        "default_popup": "pages\/popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*.js.map",
                "img\/*",
                "pages\/*",
                "css\/*",
                "js\/xhrInterceptor.js",
                "js\/gmailSdk.js",
                "js\/setSigExtWindowObject.ts"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "all_frames": false,
            "matches": [
                "*:\/\/*.hubspot.com\/*",
                "*:\/\/*.hubspotqa.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/*\/*.xml"
            ],
            "js": [
                "js\/sig-ext.js"
            ]
        },
        {
            "run_at": "document_start",
            "all_frames": false,
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "js\/gmail.js"
            ],
            "css": [
                "css\/gmail.css"
            ]
        },
        {
            "run_at": "document_start",
            "all_frames": false,
            "matches": [
                "*:\/\/calendar.google.com\/*"
            ],
            "js": [
                "js\/calendar.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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