MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

Apa itu MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software adalah ekstensi Chrome yang dikembangkan oleh https://mynexthire.com, dan fitur utamanya adalah "View, Verify and Save your online recruitment work to MyNextHire".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MyNextHire - AI Enabled Recruitment Software

Unduh file ekstensi MyNextHire - AI Enabled Recruitment Software dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
URL Resmi https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Deskripsi View, Verify and Save your online recruitment work to MyNextHire
Ukuran File 1.63 MB
Jumlah Instalasi 128
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-12-29
Tanggal Publikasi 2020-12-29
Pengembang https://mynexthire.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://mynexthire.com
URL Halaman Bantuan https://mynexthire.com/contact-us/
URL Halaman Kebijakan Privasi https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Bahasa yang Didukung 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'"
}