Zola

Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…

Zola क्या है?

Zola https://zola.fr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Zola एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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)                    

एक्सटेंशन की मूल जानकारी

नाम Zola Zola
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';"
    }
}