TALNT Profile AI
This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…
什麼是TALNT Profile AI?
TALNT Profile AI是由https://profilebot.io開發的Chrome擴展程式,該擴展的主要功能是“This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…”。
擴展截圖
下載TALNT Profile AI擴展crx文件
下載TALNT Profile AI擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles in record speed. Simply select the most important details from the profile in front of you, and easily convert to a bullet point or prose summary that's ready to present. Please note there is no sign up in the extension - you must have an existing TALNT Profile AI organisation account to be able to use this tool.
擴展基本資訊
名稱 | TALNT Profile AI |
ID | gmdpkejdhglhdhelabaclbhkaddienaa |
官方網址 | https://chromewebstore.google.com/detail/talnt-profile-ai/gmdpkejdhglhdhelabaclbhkaddienaa |
簡介 | This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles… |
檔案大小 | 416 KB |
安裝次數 | 234 |
目前版本 | 1.1.5 |
更新時間 | 2023-11-13 |
上架時間 | 2022-10-28 |
開發者 | https://profilebot.io |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.profilebot.io/privacy |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TALNT Profile AI", "description": "", "version": "1.1.5", "manifest_version": 3, "action": { "default_popup": "index.html", "default_icon": "pb_favicon.ico" }, "permissions": [ "scripting", "storage" ], "host_permissions": [ "https:\/\/www.linkedin.com\/*" ] } |