GTM Buddy

Sales Productivity

Was ist GTM Buddy?

GTM Buddy ist eine Chrome-Erweiterung, die von https://www.gtmbuddy.ai entwickelt wurde, und ihr Hauptmerkmal ist "Sales Productivity".

Erweiterungsscreenshots

screenshot
screenshot

GTM Buddy-Erweiterungs-CRX-Datei herunterladen

Laden Sie GTM Buddy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The GTM Buddy chrome extension lets you quickly find and share your most effective sales content directly from your Gmail inbox and CRM.

Get access to AI powered content recommendations right within your Inbox and CRM. Handle objections on email effectively within seconds. Track email opens and content engagement by your prospects. Create presentations using your most effective sales collateral on the fly.

You must have an account with GTM Buddy and be signed in for the extension to work.                    

Grundlegende Informationen zur Erweiterung

Name GTM Buddy GTM Buddy
ID cjkojpkgnjjkjpcjemjhfignbicaodfi
Offizielle URL https://chromewebstore.google.com/detail/gtm-buddy/cjkojpkgnjjkjpcjemjhfignbicaodfi
Beschreibung Sales Productivity
Dateigröße 1002 KB
Installationsanzahl 1,213
Aktuelle Version 1.0.124
Letztes Update 2024-03-04
Veröffentlichungsdatum 2021-04-27
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://www.gtmbuddy.ai
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.gtmbuddy.ai
URL der Datenschutzrichtlinien-Seite https://gtmbuddy.ai/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GTM Buddy",
    "short_name": "GTM Buddy",
    "version": "1.0.124",
    "description": "Sales Productivity",
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "",
        "declarativeNetRequest",
        "scripting",
        "activeTab"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules_1.json"
            },
            {
                "id": "csp_rules",
                "enabled": true,
                "path": "cspRules.json"
            }
        ]
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/*.gtmbuddy.io\/*"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "action": [],
    "content_scripts": [
        {
            "run_at": "document_start",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "nativeMessaging",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "extensionInjector.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        },
        {
            "js": [
                "gtmbHook.js"
            ],
            "matches": [
                "https:\/\/*.gtmbuddy.io\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "hubspot.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/app.hubspot.com\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "linkedin.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "salesforce.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/*.force.com\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "js": [
                "calendar.js"
            ],
            "css": [],
            "all_frames": true
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*",
                "desktopCapture"
            ],
            "matches": [
                ""
            ],
            "js": [
                "contentForum.js"
            ],
            "css": [],
            "all_frames": false
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "googledocs.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/docs.google.com\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "matches": [
                "https:\/\/app.salesloft.com\/*"
            ],
            "js": [
                "salesloft.js"
            ],
            "css": [],
            "all_frames": true
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "zoho.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/crm.zoho.in\/*",
                "https:\/\/crm.zoho.com\/*",
                "https:\/\/crm.zoho.com.au\/*",
                "https:\/\/crm.zoho.eu\/*"
            ]
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "matches": [
                "https:\/\/*.outreach.io\/*"
            ],
            "js": [
                "outreach.js"
            ],
            "css": [],
            "all_frames": true
        },
        {
            "run_at": "document_end",
            "permissions": [
                "tabs",
                "storage",
                "notifications",
                "contextMenus",
                "https:\/\/*.gtmbuddy.io\/*"
            ],
            "js": [
                "allsites.js"
            ],
            "css": [],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "backgroundPage.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.png",
                "favicon.png",
                "gtmbHook.js",
                "*.css",
                "*.svg",
                "*.woff2",
                "gmailJsLoader.js",
                "contentPage.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.gtmbuddy.io\/*",
            "https:\/\/localhost:4200\/*",
            "https:\/\/*.google.com\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}