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 |
官方網址 | 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'" } |