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文件
下载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'" } |