Complus Integration

This plugin allow integration to Complus.

Complus Integrationคืออะไร?

Complus Integration เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.raysoft.ca และคุณลักษณะหลักของมันคือ "This plugin allow integration to Complus."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Complus Integration

ดาวน์โหลดไฟล์ส่วนขยาย Complus Integration ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Tool for integration for Complus                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Complus Integration Complus Integration
ID fkfoonlihboclonnbkaclbifebdmedfc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc
คำอธิบาย This plugin allow integration to Complus.
ขนาดไฟล์ 6.42 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-07-14
วันที่เผยแพร่ 2016-07-14
ผู้พัฒนา https://www.raysoft.ca
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Complus Integration",
    "description": "This plugin allow integration to Complus.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}