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
公式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
Eメール [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:\/\/*\/*"
    ]
}