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
Eメール [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'"
}