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によって開発されたChromeの拡張機能で、その主な機能は「Zola est un outil RH tout-en-un (entretiens, formation et gestion des compétences). Voici nos principaux modules: - Logiciel…」です。
拡張機能のスクリーンショット
Zola拡張機能のCRXファイルをダウンロード
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 |
| Eメール | [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';"
}
} | |