Kaizen Business Solution
ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system
什么是Kaizen Business Solution?
Kaizen Business Solution是由Kaizen开发的Chrome扩展程序,该扩展的主要功能是“ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system”。
扩展截图
下载Kaizen Business Solution扩展crx文件
下载Kaizen Business Solution扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ERP, or enterprise resource planning, is a modular software system designed to integrate the main functional areas of an organization's business processes into a unified system.
扩展基本信息
名称 | Kaizen Business Solution |
ID | feofefipohdpgppfkjchohecpbihhfpb |
官方URL | https://chromewebstore.google.com/detail/kaizen-business-solution/feofefipohdpgppfkjchohecpbihhfpb |
简介 | ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system |
文件大小 | 91.63 KB |
安装次数 | 17 |
当前版本 | 1.2 |
更新时间 | 2019-01-29 |
上架时间 | 2019-01-29 |
评分 | 5.00/5 共3次评分 |
开发者 | Kaizen |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | http://www.codelandit.com/home.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Kaizen Business Solution", "short_name": "Kaizen", "description": "ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system", "version": "1.2", "offline_enabled": true, "browser_action": { "default_icon": "icons\/favicon-16.png", "default_popup": "popup.html", "default_title": "Click To Open kaizen!" }, "icons": { "16": "icons\/favicon-16.png", "48": "icons\/favicon-48.png", "128": "icons\/favicon-144.png" }, "permissions": [ "tabs" ] } |