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