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'" } |