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 που αναπτύχθηκε από τον https://mynexthire.com, και η κύρια λειτουργία του είναι "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.
Οδηγίες Χρήσης της Επέκτασης
MyNextHire Chrome Extension allows recruiters to understand the context of the job in which they are reviewing candidate profiles and make contextual screening decisions for maximum efficiency. With the extension, recruiters will be able to know whether they have already spoken to the selected candidates on various sites and avoid duplicate work. Also, be able to save their conversation and details about the candidate into the MyNextHire System.
Βασικές Πληροφορίες Επέκτασης
Όνομα | MyNextHire - AI Enabled Recruitment Software |
ID | jagokooppcdjjhlndgkncfgjkckolnmp |
Επίσημο URL | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp |
Περιγραφή | View, Verify and Save your online recruitment work to MyNextHire |
Μέγεθος Αρχείου | 1.63 MB |
Αριθμός Εγκαταστάσεων | 128 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2020-12-29 |
Ημερομηνία Δημοσίευσης | 2020-12-29 |
Προγραμματιστής | https://mynexthire.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://mynexthire.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://mynexthire.com/contact-us/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyNextHire - AI Enabled Recruitment Software", "version": "1.0", "manifest_version": 2, "description": "View, Verify and Save your online recruitment work to MyNextHire", "permissions": [ "activeTab", "storage", "*:\/\/*.mynexthire.com\/*", "*:\/\/*.localhost\/*" ], "browser_action": { "default_icon": "\/resources\/icon1.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' ; object-src 'self'" } |