Talent Swiper

Sourcing & Review Accelerated!

Vad är Talent Swiper?

Talent Swiper är en Chrome-tillägg utvecklad av Graph, Inc, och dess huvudfunktion är "Sourcing & Review Accelerated!".

Tilläggsskärmbilder

screenshot

Ladda ner Talent Swiper-förlängningens CRX-fil

Ladda ner Talent Swiper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Talent Swiper Talent Swiper
ID fgkgomjogidilmegoonklmdkdehhjgjj
Officiell webbadress https://chromewebstore.google.com/detail/talent-swiper/fgkgomjogidilmegoonklmdkdehhjgjj
Beskrivning Sourcing & Review Accelerated!
Filstorlek 265 KB
Antal Installationer 26
Aktuell Version 1.14
Senast Uppdaterad 2021-03-04
Publiceringsdatum 2018-07-03
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Graph, Inc
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://nimblecat.com
URL till Sekretesspolicy Sidan https://graphtech.ai/graph/privacy
Stödda Språk 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"
    ]
}