MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

O que é MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software é uma extensão do Chrome desenvolvida por https://mynexthire.com, e sua principal característica é "View, Verify and Save your online recruitment work to MyNextHire".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão MyNextHire - AI Enabled Recruitment Software

Baixe arquivos de extensão MyNextHire - AI Enabled Recruitment Software 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

                        MyNextHire Chrome Extension allows recruiters to understand the context of the job in which they are reviewing candidate profiles and make contextual screening decisions for maximum efficiency.

With the extension, recruiters will be able to know whether they have already spoken to the selected candidates on various sites and avoid duplicate work. Also, be able to save their conversation and details about the candidate into the MyNextHire System.                    

Informações Básicas da Extensão

Nome MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
URL Oficial https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Descrição View, Verify and Save your online recruitment work to MyNextHire
Tamanho do Arquivo 1.63 MB
Contagem de Instalações 128
Versão Atual 1.0
Última Atualização 2020-12-29
Data de Publicação 2020-12-29
Desenvolvedor https://mynexthire.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://mynexthire.com
URL da Página de Ajuda https://mynexthire.com/contact-us/
URL da Página de Política de Privacidade https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyNextHire - AI Enabled Recruitment Software",
    "version": "1.0",
    "manifest_version": 2,
    "description": "View, Verify and Save your online recruitment work to MyNextHire",
    "permissions": [
        "activeTab",
        "storage",
        "*:\/\/*.mynexthire.com\/*",
        "*:\/\/*.localhost\/*"
    ],
    "browser_action": {
        "default_icon": "\/resources\/icon1.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}