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.
Co je Magic by Breakcold - Social Selling CRM?
Magic by Breakcold - Social Selling CRM je rozšíření Chrome vyvinuté https://breakcold.com, a jeho hlavní funkcí je „Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Magic by Breakcold - Social Selling CRM
Stáhněte si soubory rozšíření Magic by Breakcold - Social Selling CRM ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 Základní Informace o Rozšíření
| Název | |
| ID | aleoomdhnjddjlmfocibikjdpkdpadko |
| Oficiální URL | https://chromewebstore.google.com/detail/magic-by-breakcold-social/aleoomdhnjddjlmfocibikjdpkdpadko |
| Popis | Breakcold is a Social Selling CRM but also a Sales CRM with an easy to use sales pipeline management tool. |
| Velikost souboru | 1.15 MB |
| Počet instalací | 2,000 |
| Aktuální Verze | 1.6.3 |
| Poslední Aktualizace | 2024-02-13 |
| Datum Vydání | 2022-10-29 |
| Hodnocení | 4.20/5 Celkem 15 Hodnocení |
| Vývojář | https://breakcold.com |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://breakcold.com |
| URL Stránky Nápovědy | https://breakcold.com |
| URL Stránky Zásad Ochrany Soukromí | https://www.breakcold.com/en/terms-and-conditions |
| Podporované Jazyky | 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": []
}
]
} | |