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 ที่พัฒนาโดย Pritam และคุณลักษณะหลักของมันคือ "View, Verify and Save your online recruitment work to MyNextHire"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MyNextHire - AI Enabled Recruitment Software
ดาวน์โหลดไฟล์ส่วนขยาย MyNextHire - AI Enabled Recruitment Software ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Smaclify is bringing an analytics first approach to help emerging and enterprise companies to plan and recruit top talent quickly, objectively and at a much lower cost. Our simple to use and context aware workforce planning and hiring decision support system brings efficiency and objectivity in your talent decisions. One system for all and for everything!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | MyNextHire - AI Enabled Recruitment Software |
ID | ncldnghfcnogcipendopjfffckoeopgm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm |
คำอธิบาย | View, Verify and Save your online recruitment work to MyNextHire |
ขนาดไฟล์ | 1.63 MB |
จำนวนการติดตั้ง | 111 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2022-12-29 |
วันที่เผยแพร่ | 2020-04-26 |
ผู้พัฒนา | Pritam |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.mynexthire.com |
URL หน้านโยบายความเป็นส่วนตัว | https://mynexthire.com/company/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyNextHire - AI Enabled Recruitment Software", "version": "1.3", "manifest_version": 2, "description": "View, Verify and Save your online recruitment work to MyNextHire", "permissions": [ "activeTab", "storage", "*:\/\/*.app.mynexthire.io\/*", "*:\/\/*.mynexthire.com\/*", "*:\/\/*.localhost\/*" ], "browser_action": { "default_icon": "\/resources\/icon1.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' ; object-src 'self'" } |