MyNextHire - AI Enabled Recruitment Software
View, Verify and Save your online recruitment work to MyNextHire
Co to jest MyNextHire - AI Enabled Recruitment Software?
MyNextHire - AI Enabled Recruitment Software to rozszerzenie Chrome opracowane przez https://mynexthire.com, a jego główną funkcją jest „View, Verify and Save your online recruitment work to MyNextHire”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia MyNextHire - AI Enabled Recruitment Software
Pobierz pliki rozszerzeń MyNextHire - AI Enabled Recruitment Software w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | MyNextHire - AI Enabled Recruitment Software |
ID | jagokooppcdjjhlndgkncfgjkckolnmp |
Oficjalny URL | https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp |
Opis | View, Verify and Save your online recruitment work to MyNextHire |
Rozmiar pliku | 1.63 MB |
Liczba instalacji | 128 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2020-12-29 |
Data Publikacji | 2020-12-29 |
Deweloper | https://mynexthire.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://mynexthire.com |
Adres URL Strony Pomocy | https://mynexthire.com/contact-us/ |
Adres URL Strony Polityki Prywatności | https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html |
Obsługiwane Języki | 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'" } |