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…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

TALNT Profile AI 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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