Complus Integration
This plugin allow integration to Complus.
Wat is Complus Integration?
Complus Integration is een Chrome-extensie ontwikkeld door https://www.raysoft.ca, en de belangrijkste functie is "This plugin allow integration to Complus.".
Download het CRX-bestand van de extensie Complus Integration
Download Complus Integration-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Tool for integration for Complus
Basisinformatie over de Extensie
Naam | Complus Integration |
ID | fkfoonlihboclonnbkaclbifebdmedfc |
Officiële URL | https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc |
Beschrijving | This plugin allow integration to Complus. |
Bestandsgrootte | 6.42 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-07-14 |
Publicatiedatum | 2016-07-14 |
Ontwikkelaar | https://www.raysoft.ca |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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:\/\/*\/*" ] } |