GTM Buddy

Sales Productivity

What is GTM Buddy?

GTM Buddy is a Chrome extension developed by https://www.gtmbuddy.ai, and its main feature is "Sales Productivity".

Extension Screenshots

screenshot
screenshot

Download GTM Buddy Extension CRX File

Download GTM Buddy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name GTM Buddy GTM Buddy
ID cjkojpkgnjjkjpcjemjhfignbicaodfi
Official URL https://chromewebstore.google.com/detail/gtm-buddy/cjkojpkgnjjkjpcjemjhfignbicaodfi
Description Sales Productivity
File Size 1002 KB
Installation Count 1,213
Current Version 1.0.124
Last Updated 2024-03-04
Publish Date 2021-04-27
Rating 5.00/5 Total 3 Ratings
Developer https://www.gtmbuddy.ai
Email [email protected]
Payment Type free
Extension Website https://www.gtmbuddy.ai
Privacy Policy Page URL https://gtmbuddy.ai/privacy-policy
Supported Languages 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'"
    }
}