MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

What is MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software is a Chrome extension developed by Pritam, and its main feature is "View, Verify and Save your online recruitment work to MyNextHire".

Extension Screenshots

screenshot

Download MyNextHire - AI Enabled Recruitment Software Extension CRX File

Download MyNextHire - AI Enabled Recruitment Software extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Smaclify is bringing an analytics first approach to help emerging and enterprise companies to plan and recruit top talent quickly, objectively and at a much lower cost. Our simple to use and context aware workforce planning and hiring decision support system brings efficiency and objectivity in your talent decisions. One system for all and for everything!                    

Extension Basic Information

Name MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID ncldnghfcnogcipendopjfffckoeopgm
Official URL https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm
Description View, Verify and Save your online recruitment work to MyNextHire
File Size 1.63 MB
Installation Count 111
Current Version 1.3
Last Updated 2022-12-29
Publish Date 2020-04-26
Developer Pritam
Email [email protected]
Payment Type free
Extension Website http://www.mynexthire.com
Privacy Policy Page URL https://mynexthire.com/company/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyNextHire - AI Enabled Recruitment Software",
    "version": "1.3",
    "manifest_version": 2,
    "description": "View, Verify and Save your online recruitment work to MyNextHire",
    "permissions": [
        "activeTab",
        "storage",
        "*:\/\/*.app.mynexthire.io\/*",
        "*:\/\/*.mynexthire.com\/*",
        "*:\/\/*.localhost\/*"
    ],
    "browser_action": {
        "default_icon": "\/resources\/icon1.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}