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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Pritam, και η κύρια λειτουργία του είναι "View, Verify and Save your online recruitment work to MyNextHire".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης MyNextHire - AI Enabled Recruitment Software
Λήψη αρχείων επέκτασης 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'" } |