MyNextHire - AI Enabled Recruitment Software
View, Verify and Save your online recruitment work to MyNextHire
Co je MyNextHire - AI Enabled Recruitment Software?
MyNextHire - AI Enabled Recruitment Software je rozšíření Chrome vyvinuté https://mynexthire.com, a jeho hlavní funkcí je „View, Verify and Save your online recruitment work to MyNextHire“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření MyNextHire - AI Enabled Recruitment Software
Stáhněte si soubory rozšíření MyNextHire - AI Enabled Recruitment Software ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | MyNextHire - AI Enabled Recruitment Software |
ID | jagokooppcdjjhlndgkncfgjkckolnmp |
Oficiální URL | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp |
Popis | View, Verify and Save your online recruitment work to MyNextHire |
Velikost souboru | 1.63 MB |
Počet instalací | 128 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2020-12-29 |
Datum Vydání | 2020-12-29 |
Vývojář | https://mynexthire.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://mynexthire.com |
URL Stránky Nápovědy | https://mynexthire.com/contact-us/ |
URL Stránky Zásad Ochrany Soukromí | https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html |
Podporované Jazyky | 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'" } |