Mymarx CRM Analytics

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

什麼是Mymarx CRM Analytics?

Mymarx CRM Analytics是由Mymarx.com開發的Chrome擴展程式,該擴展的主要功能是“Mymarx CRM Analytics is an automation tool for pre-sale analysts”。

擴展截圖

screenshot
screenshot

下載Mymarx CRM Analytics擴展crx文件

下載Mymarx CRM Analytics擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Mymarx CRM Analytics Mymarx CRM Analytics
ID ohlbminehmjeflbnoadihhabohefegjl
官方網址 https://chrome.google.com/webstore/detail/mymarx-crm-analytics/ohlbminehmjeflbnoadihhabohefegjl
簡介 Mymarx CRM Analytics is an automation tool for pre-sale analysts
檔案大小 654 KB
安裝次數 20
目前版本 1.1.48
更新時間 2014-04-07
上架時間 2014-04-07
評分 5.00/5 共 4 次評分
開發者 Mymarx.com
付費類型 free
支援的語言 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\/"
    ]
}