Kaizen Business Solution
ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system
What is Kaizen Business Solution?
Kaizen Business Solution is a Chrome extension developed by Kaizen, and its main feature is "ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system".
Extension Screenshots
Download Kaizen Business Solution Extension CRX File
Download Kaizen Business Solution 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
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.
Extension Basic Information
Name | Kaizen Business Solution |
ID | feofefipohdpgppfkjchohecpbihhfpb |
Official URL | https://chromewebstore.google.com/detail/kaizen-business-solution/feofefipohdpgppfkjchohecpbihhfpb |
Description | ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system |
File Size | 91.63 KB |
Installation Count | 17 |
Current Version | 1.2 |
Last Updated | 2019-01-29 |
Publish Date | 2019-01-29 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Kaizen |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.codelandit.com/home.html |
Supported Languages | 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" ] } |