Complus Integration
This plugin allow integration to Complus.
What is Complus Integration?
Complus Integration is a Chrome extension developed by https://www.raysoft.ca, and its main feature is "This plugin allow integration to Complus.".
Download Complus Integration Extension CRX File
Download Complus Integration extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Tool for integration for Complus
Extension Basic Information
Name | Complus Integration |
ID | fkfoonlihboclonnbkaclbifebdmedfc |
Official URL | https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc |
Description | This plugin allow integration to Complus. |
File Size | 6.42 KB |
Installation Count | 1,000 |
Current Version | 1.0 |
Last Updated | 2016-07-14 |
Publish Date | 2016-07-14 |
Developer | https://www.raysoft.ca |
[email protected] | |
Payment Type | free |
Supported Languages | 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:\/\/*\/*" ] } |