MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

MyNextHire - AI Enabled Recruitment Software là gì?

MyNextHire - AI Enabled Recruitment Software là một tiện ích mở rộng Chrome được phát triển bởi https://mynexthire.com, và tính năng chính của nó là "View, Verify and Save your online recruitment work to MyNextHire".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng MyNextHire - AI Enabled Recruitment Software

Tải xuống các tệp mở rộng MyNextHire - AI Enabled Recruitment Software dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID jagokooppcdjjhlndgkncfgjkckolnmp
URL Chính Thức https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/jagokooppcdjjhlndgkncfgjkckolnmp
Mô tả View, Verify and Save your online recruitment work to MyNextHire
Kích Thước Tệp 1.63 MB
Số Lần Cài Đặt 128
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-12-29
Ngày Phát Hành 2020-12-29
Nhà Phát Triển https://mynexthire.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://mynexthire.com
URL Trang Trợ Giúp https://mynexthire.com/contact-us/
URL Trang Chính Sách Bảo Mật https://s3-us-west-2.amazonaws.com/resources.mynexthire.com/browser-extension/mynexthire-privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ 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'"
}