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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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';"
}
} | |