Complus Integration
This plugin allow integration to Complus.
什么是Complus Integration?
Complus Integration是由https://www.raysoft.ca开发的Chrome扩展程序,该扩展的主要功能是“This plugin allow integration to Complus.”。
下载Complus Integration扩展crx文件
下载Complus Integration扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tool for integration for Complus
扩展基本信息
名称 | Complus Integration |
ID | fkfoonlihboclonnbkaclbifebdmedfc |
官方URL | https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc |
简介 | This plugin allow integration to Complus. |
文件大小 | 6.42 KB |
安装次数 | 1,000 |
当前版本 | 1.0 |
更新时间 | 2016-07-14 |
上架时间 | 2016-07-14 |
开发者 | https://www.raysoft.ca |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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:\/\/*\/*" ] } |