Mymarx CRM Analytics

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

Mymarx CRM Analyticsคืออะไร?

Mymarx CRM Analytics เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mymarx.com และคุณลักษณะหลักของมันคือ "Mymarx CRM Analytics is an automation tool for pre-sale analysts"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mymarx CRM Analytics

ดาวน์โหลดไฟล์ส่วนขยาย 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\/"
    ]
}