Complus Integration

This plugin allow integration to Complus.

什麼是Complus Integration?

Complus Integration是由https://www.raysoft.ca開發的Chrome擴展程式,該擴展的主要功能是“This plugin allow integration to Complus.”。

下載Complus Integration擴展crx文件

下載Complus Integration擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Tool for integration for Complus                    

擴展基本資訊

名稱 Complus Integration Complus Integration
ID fkfoonlihboclonnbkaclbifebdmedfc
官方網址 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:\/\/*\/*"
    ]
}