Zola
Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…
ما هو Zola؟
Zola هو إضافة Chrome تم تطويرها بواسطة https://zola.fr، والميزة الرئيسية لها هي "Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Zola
قم بتنزيل ملفات الامتداد Zola بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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) معلومات أساسية عن التمديد
| الاسم | |
| ID | peggblndkkbgmkidmfcppjdhgoebmfke |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/zola/peggblndkkbgmkidmfcppjdhgoebmfke |
| الوصف | Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel… |
| حجم الملف | 9.76 MB |
| عدد التثبيتات | 29 |
| النسخة الحالية | 4.1.4 |
| آخر تحديث | 2022-10-05 |
| تاريخ النشر | 2021-06-03 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | https://zola.fr |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.zola.fr/ |
| اللغات المدعومة | 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';"
}
} | |