Zola
Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…
Co to jest Zola?
Zola to rozszerzenie Chrome opracowane przez https://zola.fr, a jego główną funkcją jest „Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Zola
Pobierz pliki rozszerzeń Zola 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
Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules:
- Logiciel d'entretien annuel (lien vers https://www.zola.fr/module/logiciel-entretien-annuel)
- Logiciel d'entretien professionnel (lien vers https://www.zola.fr/module/logiciel-entretien-professionnel)
- Outil LMS (lien vers https://www.zola.fr/module/outil-lms)
- Outil GPEC (lien vers https://www.zola.fr/module/outil-gpec) Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | peggblndkkbgmkidmfcppjdhgoebmfke |
| Oficjalny URL | https://chromewebstore.google.com/detail/zola/peggblndkkbgmkidmfcppjdhgoebmfke |
| Opis | Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel… |
| Rozmiar pliku | 9.76 MB |
| Liczba instalacji | 29 |
| Aktualna Wersja | 4.1.4 |
| Ostatnia Aktualizacja | 2022-10-05 |
| Data Publikacji | 2021-06-03 |
| Ocena | 5.00/5 Łącznie 3 Oceny |
| Deweloper | https://zola.fr |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.zola.fr/ |
| Obsługiwane Języki | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Zola",
"description": "",
"version": "4.1.4",
"default_locale": "en",
"icons": {
"128": "icons\/icon-128.png",
"48": "icons\/icon-48.png",
"32": "icons\/icon-32.png",
"16": "icons\/icon-16.png"
},
"action": {
"default_icon": "icons\/icon-48.png",
"default_popup": "src\/popup.html"
},
"permissions": [
"cookies",
"storage",
"tabs"
],
"host_permissions": [
"*:\/\/app.zola.fr\/*"
],
"content_security_policy": {
"extension_pages": "script-src-elem 'self'; script-src 'self'; object-src 'self';"
}
} | |