MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

什么是MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software是由https://mynexthire.com开发的Chrome扩展程序,该扩展的主要功能是“View, Verify and Save your online recruitment work to MyNextHire”。

扩展截图

screenshot

下载MyNextHire - AI Enabled Recruitment Software扩展crx文件

下载MyNextHire - AI Enabled Recruitment Software扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
官方URL https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
简介 View, Verify and Save your online recruitment work to MyNextHire
文件大小 1.63 MB
安装次数 128
当前版本 1.0
更新时间 2020-12-29
上架时间 2020-12-29
开发者 https://mynexthire.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://mynexthire.com
帮助页面URL https://mynexthire.com/contact-us/
隐私政策页面URL https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
支持的语言 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'"
}