MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

Vad är MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software är en Chrome-tillägg utvecklad av https://mynexthire.com, och dess huvudfunktion är "View, Verify and Save your online recruitment work to MyNextHire".

Tilläggsskärmbilder

screenshot

Ladda ner MyNextHire - AI Enabled Recruitment Software-förlängningens CRX-fil

Ladda ner MyNextHire - AI Enabled Recruitment Software-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
Officiell webbadress https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Beskrivning View, Verify and Save your online recruitment work to MyNextHire
Filstorlek 1.63 MB
Antal Installationer 128
Aktuell Version 1.0
Senast Uppdaterad 2020-12-29
Publiceringsdatum 2020-12-29
Utvecklare https://mynexthire.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://mynexthire.com
Hjälpsida URL https://mynexthire.com/contact-us/
URL till Sekretesspolicy Sidan https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Stödda Språk 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'"
}