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 |
Eメール | [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'" } |