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 |
官方URL | 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\/*" ] } |