WebExtension.net
WebExtension.net

HubSpot Sales

View on Chrome Web Store
View HubSpot Sales Chrome Extension on Chrome Web Store
4.4 (8,302 ratings)

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
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.25329
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View HubSpot Sales Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

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.25329",
    "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.

© 2024 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