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 Pritam, e sua principal característica é "View, Verify and Save your online recruitment work to MyNextHire".
Capturas de Tela da Extensão
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
Smaclify is bringing an analytics first approach to help emerging and enterprise companies to plan and recruit top talent quickly, objectively and at a much lower cost. Our simple to use and context aware workforce planning and hiring decision support system brings efficiency and objectivity in your talent decisions. One system for all and for everything!
Informações Básicas da Extensão
Nome | MyNextHire - AI Enabled Recruitment Software |
ID | ncldnghfcnogcipendopjfffckoeopgm |
URL Oficial | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm |
Descrição | View, Verify and Save your online recruitment work to MyNextHire |
Tamanho do Arquivo | 1.63 MB |
Contagem de Instalações | 111 |
Versão Atual | 1.3 |
Última Atualização | 2022-12-29 |
Data de Publicação | 2020-04-26 |
Desenvolvedor | Pritam |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.mynexthire.com |
URL da Página de Política de Privacidade | https://mynexthire.com/company/privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyNextHire - AI Enabled Recruitment Software", "version": "1.3", "manifest_version": 2, "description": "View, Verify and Save your online recruitment work to MyNextHire", "permissions": [ "activeTab", "storage", "*:\/\/*.app.mynexthire.io\/*", "*:\/\/*.mynexthire.com\/*", "*:\/\/*.localhost\/*" ], "browser_action": { "default_icon": "\/resources\/icon1.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' ; object-src 'self'" } |