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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mynexthire.com และคุณลักษณะหลักของมันคือ "View, Verify and Save your online recruitment work to MyNextHire"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MyNextHire - AI Enabled Recruitment Software

ดาวน์โหลดไฟล์ส่วนขยาย 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'"
}