Mymarx CRM Analytics

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

Was ist Mymarx CRM Analytics?

Mymarx CRM Analytics ist eine Chrome-Erweiterung, die von Mymarx.com entwickelt wurde, und ihr Hauptmerkmal ist "Mymarx CRM Analytics is an automation tool for pre-sale analysts".

Erweiterungsscreenshots

screenshot
screenshot

Mymarx CRM Analytics-Erweiterungs-CRX-Datei herunterladen

Laden Sie Mymarx CRM Analytics-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Mymarx CRM Analytics Mymarx CRM Analytics
ID ohlbminehmjeflbnoadihhabohefegjl
Offizielle URL https://chrome.google.com/webstore/detail/mymarx-crm-analytics/ohlbminehmjeflbnoadihhabohefegjl
Beschreibung Mymarx CRM Analytics is an automation tool for pre-sale analysts
Dateigröße 654 KB
Installationsanzahl 20
Aktuelle Version 1.1.48
Letztes Update 2014-04-07
Veröffentlichungsdatum 2014-04-07
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler Mymarx.com
Zahlungsart free
Unterstützte Sprachen 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\/"
    ]
}