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
官方網址 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'"
}