MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

What is MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software is a Chrome extension developed by https://mynexthire.com, and its main feature is "View, Verify and Save your online recruitment work to MyNextHire".

Extension Screenshots

screenshot

Download MyNextHire - AI Enabled Recruitment Software Extension CRX File

Download MyNextHire - AI Enabled Recruitment Software extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
Official URL https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Description View, Verify and Save your online recruitment work to MyNextHire
File Size 1.63 MB
Installation Count 128
Current Version 1.0
Last Updated 2020-12-29
Publish Date 2020-12-29
Developer https://mynexthire.com
Email [email protected]
Payment Type free
Extension Website https://mynexthire.com
Help Page URL https://mynexthire.com/contact-us/
Privacy Policy Page URL https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Supported Languages 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'"
}