TALNT Profile AI

This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…

O que é TALNT Profile AI?

TALNT Profile AI é uma extensão do Chrome desenvolvida por https://profilebot.io, e sua principal característica é "This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão TALNT Profile AI

Baixe arquivos de extensão TALNT Profile AI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome TALNT Profile AI TALNT Profile AI
ID gmdpkejdhglhdhelabaclbhkaddienaa
URL Oficial https://chromewebstore.google.com/detail/talnt-profile-ai/gmdpkejdhglhdhelabaclbhkaddienaa
Descrição This is the TALNT / Profile AI chrome extension, an automated AI assistant that helps you write and summarise recruitment profiles…
Tamanho do Arquivo 416 KB
Contagem de Instalações 234
Versão Atual 1.1.5
Última Atualização 2023-11-13
Data de Publicação 2022-10-28
Desenvolvedor https://profilebot.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.profilebot.io/privacy
Idiomas Suportados 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\/*"
    ]
}