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 to jest Kaizen Business Solution?
Kaizen Business Solution to rozszerzenie Chrome opracowane przez Kaizen, a jego główną funkcją jest „ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Kaizen Business Solution
Pobierz pliki rozszerzeń Kaizen Business Solution w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | feofefipohdpgppfkjchohecpbihhfpb |
| Oficjalny URL | https://chromewebstore.google.com/detail/kaizen-business-solution/feofefipohdpgppfkjchohecpbihhfpb |
| Opis | ERP,is a software system designed to integrate the functional areas of an organization's business processes into a unified system |
| Rozmiar pliku | 91.63 KB |
| Liczba instalacji | 17 |
| Aktualna Wersja | 1.2 |
| Ostatnia Aktualizacja | 2019-01-29 |
| Data Publikacji | 2019-01-29 |
| Ocena | 5.00/5 Łącznie 3 Oceny |
| Deweloper | Kaizen |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | http://www.codelandit.com/home.html |
| Obsługiwane Języki | 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"
]
} | |