Talent Swiper

Sourcing & Review Accelerated!

Co to jest Talent Swiper?

Talent Swiper to rozszerzenie Chrome opracowane przez Graph, Inc, a jego główną funkcją jest „Sourcing & Review Accelerated!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Talent Swiper

Pobierz pliki rozszerzeń Talent Swiper 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

                        Talent Swiper makes sourcing faster and more productive
 - Add profiles while browsing LinkedIn or other sites
 - Instant machine learning evaluations from NimbleCat's AI to pinpoint high value candidates
 - Enable your entire team to leverage each other's work                    

Podstawowe informacje o rozszerzeniu

Nazwa Talent Swiper Talent Swiper
ID fgkgomjogidilmegoonklmdkdehhjgjj
Oficjalny URL https://chromewebstore.google.com/detail/talent-swiper/fgkgomjogidilmegoonklmdkdehhjgjj
Opis Sourcing & Review Accelerated!
Rozmiar pliku 265 KB
Liczba instalacji 26
Aktualna Wersja 1.14
Ostatnia Aktualizacja 2021-03-04
Data Publikacji 2018-07-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Graph, Inc
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://nimblecat.com
Adres URL Strony Polityki Prywatności https://graphtech.ai/graph/privacy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Talent Swiper",
    "description": "Sourcing & Review Accelerated!",
    "version": "1.14",
    "permissions": [
        "activeTab",
        "storage",
        "cookies",
        "downloads",
        "tabs",
        "",
        "*:\/\/*.nimblecat.com\/",
        "https:\/\/nimblecat.com\/",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "icons": {
        "16": "img\/ts_logo_6_16.png",
        "48": "img\/ts_logo_6_48.png",
        "128": "img\/ts_logo_6_128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/ts_logo_6_48.png",
            "38": "img\/ts_logo_6_48.png"
        },
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/nimblecat.com https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "img\/icon128.png"
    ]
}