Complus Integration
This plugin allow integration to Complus.
Hvad er Complus Integration?
Complus Integration er en Chrome-udvidelse udviklet af https://www.raysoft.ca, og dens hovedfunktion er "This plugin allow integration to Complus.".
Download Complus Integration-udvidelses-CRX-fil
Download Complus Integration-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Tool for integration for Complus
Grundlæggende oplysninger om udvidelsen
Navn | Complus Integration |
ID | fkfoonlihboclonnbkaclbifebdmedfc |
Officiel URL | https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc |
Beskrivelse | This plugin allow integration to Complus. |
Filstørrelse | 6.42 KB |
Antal Installationer | 1,000 |
Nuværende Version | 1.0 |
Senest Opdateret | 2016-07-14 |
Udgivelsesdato | 2016-07-14 |
Udvikler | https://www.raysoft.ca |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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:\/\/*\/*" ] } |