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은(는) Pritam에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "View, Verify and Save your online recruitment work to MyNextHire"입니다.
확장 프로그램 스크린샷
MyNextHire - AI Enabled Recruitment Software 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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'" } |