Magic by Breakcold - Social Selling CRM

Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool.

Magic by Breakcold - Social Selling CRM क्या है?

Magic by Breakcold - Social Selling CRM https://breakcold.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Magic by Breakcold - Social Selling CRM एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Breakcold is a social selling software and a modern sales CRM for LinkedIn & Twitter with sales engagement features.

With this google chrome extension, you can:

- engage with your leads on LinkedIn and Twitter
- add prospects to Breakcold Social Selling CRM directly from LinkedIn, Sales Navigator, Twitter, Facebook, Instagram and WhatsApp                    

एक्सटेंशन की मूल जानकारी

नाम Magic by Breakcold - Social Selling CRM Magic by Breakcold - Social Selling CRM
ID aleoomdhnjddjlmfocibikjdpkdpadko
आधिकारिक URL https://chromewebstore.google.com/detail/magic-by-breakcold-social/aleoomdhnjddjlmfocibikjdpkdpadko
विवरण Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool.
फ़ाइल का आकार 1.15 MB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.6.3
अंतिम अपडेट 2024-02-13
प्रकाशन तिथि 2022-10-29
रेटिंग 4.20/5 कुल 15 रेटिंग्स
डेवलपर https://breakcold.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://breakcold.com
सहायता पृष्ठ URL https://breakcold.com
गोपनीयता नीति पृष्ठ URL https://www.breakcold.com/en/terms-and-conditions
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool.",
    "version": "1.6.3",
    "manifest_version": 3,
    "name": "Magic by Breakcold - Social Selling CRM",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [
        "scripting",
        "alarms",
        "tabs",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/linkedin.com\/*",
        "*:\/\/*.youtube.com\/*",
        "*:\/\/youtube.com\/*",
        "*:\/\/*.twitter.com\/*",
        "*:\/\/twitter.com\/*",
        "*:\/\/www.instagram.com\/*",
        "*:\/\/www.facebook.com\/*",
        "*:\/\/*.breakcold.com\/*",
        "*:\/\/api.breakcold.com\/*",
        "*:\/\/breakcold.com\/*",
        "*:\/\/mail.google.com\/*",
        "*:\/\/web.whatsapp.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": []
        }
    ]
}