Mymarx CRM Analytics

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

Cos'è Mymarx CRM Analytics?

Mymarx CRM Analytics è un'estensione di Chrome sviluppata da Mymarx.com, e la sua funzione principale è "Mymarx CRM Analytics is an automation tool for pre-sale analysts".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Mymarx CRM Analytics

Scarica i file di estensione Mymarx CRM Analytics in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Mymarx CRM Analytics Mymarx CRM Analytics
ID ohlbminehmjeflbnoadihhabohefegjl
URL Ufficiale https://chrome.google.com/webstore/detail/mymarx-crm-analytics/ohlbminehmjeflbnoadihhabohefegjl
Descrizione Mymarx CRM Analytics is an automation tool for pre-sale analysts
Dimensione del File 654 KB
Conteggio Installazioni 20
Versione Corrente 1.1.48
Ultimo Aggiornamento 2014-04-07
Data di Pubblicazione 2014-04-07
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Mymarx.com
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}