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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://profilebot.io และคุณลักษณะหลักของมันคือ "This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TALNT Profile AI

ดาวน์โหลดไฟล์ส่วนขยาย 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 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\/*"
    ]
}