MyNextHire - AI Enabled Recruitment Software
View, Verify and Save your online recruitment work to MyNextHire
Wat is MyNextHire - AI Enabled Recruitment Software?
MyNextHire - AI Enabled Recruitment Software is een Chrome-extensie ontwikkeld door https://mynexthire.com, en de belangrijkste functie is "View, Verify and Save your online recruitment work to MyNextHire".
Extensie Screenshots
Download het CRX-bestand van de extensie MyNextHire - AI Enabled Recruitment Software
Download MyNextHire - AI Enabled Recruitment Software-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | MyNextHire - AI Enabled Recruitment Software |
ID | jagokooppcdjjhlndgkncfgjkckolnmp |
Officiële URL | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp |
Beschrijving | View, Verify and Save your online recruitment work to MyNextHire |
Bestandsgrootte | 1.63 MB |
Aantal Installaties | 128 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-12-29 |
Publicatiedatum | 2020-12-29 |
Ontwikkelaar | https://mynexthire.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://mynexthire.com |
Help Pagina-URL | https://mynexthire.com/contact-us/ |
URL van de Privacybeleid Pagina | https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html |
Ondersteunde Talen | 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'" } |