Complus Integration

This plugin allow integration to Complus.

Was ist Complus Integration?

Complus Integration ist eine Chrome-Erweiterung, die von https://www.raysoft.ca entwickelt wurde, und ihr Hauptmerkmal ist "This plugin allow integration to Complus.".

Complus Integration-Erweiterungs-CRX-Datei herunterladen

Laden Sie Complus Integration-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Tool for integration for Complus                    

Grundlegende Informationen zur Erweiterung

Name Complus Integration Complus Integration
ID fkfoonlihboclonnbkaclbifebdmedfc
Offizielle URL https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc
Beschreibung This plugin allow integration to Complus.
Dateigröße 6.42 KB
Installationsanzahl 1,000
Aktuelle Version 1.0
Letztes Update 2016-07-14
Veröffentlichungsdatum 2016-07-14
Entwickler https://www.raysoft.ca
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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:\/\/*\/*"
    ]
}