MyNextHire - AI Enabled Recruitment Software
View, Verify and Save your online recruitment work to MyNextHire
Apa itu MyNextHire - AI Enabled Recruitment Software?
MyNextHire - AI Enabled Recruitment Software adalah ekstensi Chrome yang dikembangkan oleh Pritam, dan fitur utamanya adalah "View, Verify and Save your online recruitment work to MyNextHire".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MyNextHire - AI Enabled Recruitment Software
Unduh file ekstensi MyNextHire - AI Enabled Recruitment Software dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | MyNextHire - AI Enabled Recruitment Software |
ID | ncldnghfcnogcipendopjfffckoeopgm |
URL Resmi | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm |
Deskripsi | View, Verify and Save your online recruitment work to MyNextHire |
Ukuran File | 1.63 MB |
Jumlah Instalasi | 111 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2022-12-29 |
Tanggal Publikasi | 2020-04-26 |
Pengembang | Pritam |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.mynexthire.com |
URL Halaman Kebijakan Privasi | https://mynexthire.com/company/privacy-policy |
Bahasa yang Didukung | 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'" } |