Complus Integration

This plugin allow integration to Complus.

Qu'est-ce que Complus Integration ?

Complus Integration est une extension Chrome développée par https://www.raysoft.ca, et sa fonction principale est "This plugin allow integration to Complus.".

Télécharger le fichier CRX de l'extension Complus Integration

Téléchargez les fichiers d'extension Complus Integration au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Tool for integration for Complus                    

Informations de Base sur l'Extension

Nom Complus Integration Complus Integration
ID fkfoonlihboclonnbkaclbifebdmedfc
URL Officiel https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc
Description This plugin allow integration to Complus.
Taille du Fichier 6.42 KB
Nombre d'Installations 1,000
Version Actuelle 1.0
Dernière Mise à Jour 2016-07-14
Date de Publication 2016-07-14
Développeur https://www.raysoft.ca
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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:\/\/*\/*"
    ]
}