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 Pritam, 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

                        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!                    

Informazioni di Base sull'Estensione

Nome MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID ncldnghfcnogcipendopjfffckoeopgm
URL Ufficiale https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm
Descrizione View, Verify and Save your online recruitment work to MyNextHire
Dimensione del File 1.63 MB
Conteggio Installazioni 111
Versione Corrente 1.3
Ultimo Aggiornamento 2022-12-29
Data di Pubblicazione 2020-04-26
Sviluppatore Pritam
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.mynexthire.com
URL della Pagina della Politica sulla Privacy https://mynexthire.com/company/privacy-policy
Lingue Supportate 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'"
}