Mymarx CRM Analytics

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

Mymarx CRM Analytics là gì?

Mymarx CRM Analytics là một tiện ích mở rộng Chrome được phát triển bởi Mymarx.com, và tính năng chính của nó là "Mymarx CRM Analytics is an automation tool for pre-sale analysts".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mymarx CRM Analytics

Tải xuống các tệp mở rộng Mymarx CRM Analytics dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Mymarx CRM Analytics Mymarx CRM Analytics
ID ohlbminehmjeflbnoadihhabohefegjl
URL Chính Thức https://chrome.google.com/webstore/detail/mymarx-crm-analytics/ohlbminehmjeflbnoadihhabohefegjl
Mô tả Mymarx CRM Analytics is an automation tool for pre-sale analysts
Kích Thước Tệp 654 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 1.1.48
Cập Nhật Lần Cuối 2014-04-07
Ngày Phát Hành 2014-04-07
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Mymarx.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}