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
官方URL 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\/"
    ]
}