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".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة MyNextHire - AI Enabled Recruitment Software

قم بتنزيل ملفات الامتداد MyNextHire - AI Enabled Recruitment Software بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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
عنوان صفحة المساعدة https://mynexthire.com/contact-us/
عنوان صفحة سياسة الخصوصية 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'"
}