MyNextHire - AI Enabled Recruitment Software
View, Verify and Save your online recruitment work to MyNextHire
Was ist MyNextHire - AI Enabled Recruitment Software?
MyNextHire - AI Enabled Recruitment Software ist eine Chrome-Erweiterung, die von https://mynexthire.com entwickelt wurde, und ihr Hauptmerkmal ist "View, Verify and Save your online recruitment work to MyNextHire".
Erweiterungsscreenshots
MyNextHire - AI Enabled Recruitment Software-Erweiterungs-CRX-Datei herunterladen
Laden Sie MyNextHire - AI Enabled Recruitment Software-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | MyNextHire - AI Enabled Recruitment Software |
ID | jagokooppcdjjhlndgkncfgjkckolnmp |
Offizielle URL | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp |
Beschreibung | View, Verify and Save your online recruitment work to MyNextHire |
Dateigröße | 1.63 MB |
Installationsanzahl | 128 |
Aktuelle Version | 1.0 |
Letztes Update | 2020-12-29 |
Veröffentlichungsdatum | 2020-12-29 |
Entwickler | https://mynexthire.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://mynexthire.com |
Hilfeseite URL | https://mynexthire.com/contact-us/ |
URL der Datenschutzrichtlinien-Seite | https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html |
Unterstützte Sprachen | 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'" } |