MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

Was ist MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software ist eine Chrome-Erweiterung, die von Pritam entwickelt wurde, und ihr Hauptmerkmal ist "View, Verify and Save your online recruitment work to MyNextHire".

Erweiterungsscreenshots

screenshot

MyNextHire - AI Enabled Recruitment Software-Erweiterungs-CRX-Datei herunterladen

Laden Sie MyNextHire - AI Enabled Recruitment Software-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID ncldnghfcnogcipendopjfffckoeopgm
Offizielle URL https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm
Beschreibung View, Verify and Save your online recruitment work to MyNextHire
Dateigröße 1.63 MB
Installationsanzahl 111
Aktuelle Version 1.3
Letztes Update 2022-12-29
Veröffentlichungsdatum 2020-04-26
Entwickler Pritam
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.mynexthire.com
URL der Datenschutzrichtlinien-Seite https://mynexthire.com/company/privacy-policy
Unterstützte Sprachen 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'"
}