MyNextHire - AI Enabled Recruitment Software

View, Verify and Save your online recruitment work to MyNextHire

Co to jest MyNextHire - AI Enabled Recruitment Software?

MyNextHire - AI Enabled Recruitment Software to rozszerzenie Chrome opracowane przez Pritam, a jego główną funkcją jest „View, Verify and Save your online recruitment work to MyNextHire”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia MyNextHire - AI Enabled Recruitment Software

Pobierz pliki rozszerzeń MyNextHire - AI Enabled Recruitment Software w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa MyNextHire - AI Enabled Recruitment Software MyNextHire - AI Enabled Recruitment Software
ID ncldnghfcnogcipendopjfffckoeopgm
Oficjalny URL https://chromewebstore.google.com/detail/mynexthire-ai-enabled-rec/ncldnghfcnogcipendopjfffckoeopgm
Opis View, Verify and Save your online recruitment work to MyNextHire
Rozmiar pliku 1.63 MB
Liczba instalacji 111
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2022-12-29
Data Publikacji 2020-04-26
Deweloper Pritam
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.mynexthire.com
Adres URL Strony Polityki Prywatności https://mynexthire.com/company/privacy-policy
Obsługiwane Języki 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'"
}