Talent Swiper

Sourcing & Review Accelerated!

Wat is Talent Swiper?

Talent Swiper is een Chrome-extensie ontwikkeld door Graph, Inc, en de belangrijkste functie is "Sourcing & Review Accelerated!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Talent Swiper

Download Talent Swiper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Talent Swiper Talent Swiper
ID fgkgomjogidilmegoonklmdkdehhjgjj
Officiële URL https://chromewebstore.google.com/detail/talent-swiper/fgkgomjogidilmegoonklmdkdehhjgjj
Beschrijving Sourcing & Review Accelerated!
Bestandsgrootte 265 KB
Aantal Installaties 26
Huidige Versie 1.14
Laatst Bijgewerkt 2021-03-04
Publicatiedatum 2018-07-03
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Graph, Inc
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://nimblecat.com
URL van de Privacybeleid Pagina https://graphtech.ai/graph/privacy
Ondersteunde Talen 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"
    ]
}