GTM Buddy

Sales Productivity

Qu'est-ce que GTM Buddy ?

GTM Buddy est une extension Chrome développée par https://www.gtmbuddy.ai, et sa fonction principale est "Sales Productivity".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension GTM Buddy

Téléchargez les fichiers d'extension GTM Buddy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom GTM Buddy GTM Buddy
ID cjkojpkgnjjkjpcjemjhfignbicaodfi
URL Officiel https://chromewebstore.google.com/detail/gtm-buddy/cjkojpkgnjjkjpcjemjhfignbicaodfi
Description Sales Productivity
Taille du Fichier 1002 KB
Nombre d'Installations 1,213
Version Actuelle 1.0.124
Dernière Mise à Jour 2024-03-04
Date de Publication 2021-04-27
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://www.gtmbuddy.ai
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.gtmbuddy.ai
URL de la Page de Politique de Confidentialité https://gtmbuddy.ai/privacy-policy
Langues Prises en Charge 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'"
    }
}