Zola

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

Zola là gì?

Zola là một tiện ích mở rộng Chrome được phát triển bởi https://zola.fr, và tính năng chính của nó là "Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zola

Tải xuống các tệp mở rộng Zola dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Zola Zola
ID peggblndkkbgmkidmfcppjdhgoebmfke
URL Chính Thức https://chromewebstore.google.com/detail/zola/peggblndkkbgmkidmfcppjdhgoebmfke
Mô tả Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…
Kích Thước Tệp 9.76 MB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 4.1.4
Cập Nhật Lần Cuối 2022-10-05
Ngày Phát Hành 2021-06-03
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://zola.fr
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.zola.fr/
Ngôn Ngữ Được Hỗ Trợ 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';"
    }
}