Kaizen Business Solution

ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system

Co je Kaizen Business Solution?

Kaizen Business Solution je rozšíření Chrome vyvinuté Kaizen, a jeho hlavní funkcí je „ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Kaizen Business Solution

Stáhněte si soubory rozšíření Kaizen Business Solution ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Kaizen Business Solution Kaizen Business Solution
ID feofefipohdpgppfkjchohecpbihhfpb
Oficiální URL https://chromewebstore.google.com/detail/kaizen-business-solution/feofefipohdpgppfkjchohecpbihhfpb
Popis ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system
Velikost souboru 91.63 KB
Počet instalací 17
Aktuální Verze 1.2
Poslední Aktualizace 2019-01-29
Datum Vydání 2019-01-29
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář Kaizen
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí http://www.codelandit.com/home.html
Podporované Jazyky 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"
    ]
}