MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

Cos'è MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software è un'estensione di Chrome sviluppata da https://mynexthire.com, e la sua funzione principale è "View, Verify and Save your online recruitment work to MyNextHire".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MyNextHire - AI Enabled Recruitment Software

Scarica i file di estensione MyNextHire - AI Enabled Recruitment Software in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
URL Ufficiale https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Descrizione View, Verify and Save your online recruitment work to MyNextHire
Dimensione del File 1.63 MB
Conteggio Installazioni 128
Versione Corrente 1.0
Ultimo Aggiornamento 2020-12-29
Data di Pubblicazione 2020-12-29
Sviluppatore https://mynexthire.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://mynexthire.com
URL della Pagina di Aiuto https://mynexthire.com/contact-us/
URL della Pagina della Politica sulla Privacy https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Lingue Supportate 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'"
}