Mymarx CRM Analytics

Mymarx CRM Analytics is an automation tool for pre-sale analysts

Co je Mymarx CRM Analytics?

Mymarx CRM Analytics je rozšíření Chrome vyvinuté Mymarx.com, a jeho hlavní funkcí je „Mymarx CRM Analytics is an automation tool for pre-sale analysts“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Mymarx CRM Analytics

Stáhněte si soubory rozšíření Mymarx CRM Analytics 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í

                        Mymarx CRM Analytics is an automation tool for pre-sale analysts.

Mymarx CRM is the bridge between LinkedIn, AngelList in your browser and your company CRM System.

How it works:
 + You got to LinkedIn profile
 + You select contact information on the page
 + You bookmark the page and here Mymarx CRM starts its job:
  Mymarx CRM saves contact details as contact description, 
  Mymarx CRM saves picture of LinkedIn that is opened 
 
 + To see the list of saved contacts just press the Red Cat icon.

You are welcome!                    

Základní Informace o Rozšíření

Název Mymarx CRM Analytics Mymarx CRM Analytics
ID ohlbminehmjeflbnoadihhabohefegjl
Oficiální URL https://chrome.google.com/webstore/detail/mymarx-crm-analytics/ohlbminehmjeflbnoadihhabohefegjl
Popis Mymarx CRM Analytics is an automation tool for pre-sale analysts
Velikost souboru 654 KB
Počet instalací 20
Aktuální Verze 1.1.48
Poslední Aktualizace 2014-04-07
Datum Vydání 2014-04-07
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář Mymarx.com
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mymarx CRM Analytics",
    "short_name": "Mymarx CRM Analytics",
    "description": "Mymarx CRM Analytics is an automation tool for pre-sale analysts",
    "version": "1.1.48",
    "author": "[email protected]",
    "icons": {
        "128": "cat.png"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "Mymarx Analytics"
    },
    "permissions": [
        "bookmarks",
        "pageCapture",
        "tabs",
        "",
        "chrome:\/\/favicon\/"
    ]
}