Talent Swiper

Sourcing & Review Accelerated!

What is Talent Swiper?

Talent Swiper is a Chrome extension developed by Graph, Inc, and its main feature is "Sourcing & Review Accelerated!".

Extension Screenshots

screenshot

Download Talent Swiper Extension CRX File

Download Talent Swiper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Talent Swiper Talent Swiper
ID fgkgomjogidilmegoonklmdkdehhjgjj
Official URL https://chromewebstore.google.com/detail/talent-swiper/fgkgomjogidilmegoonklmdkdehhjgjj
Description Sourcing & Review Accelerated!
File Size 265 KB
Installation Count 26
Current Version 1.14
Last Updated 2021-03-04
Publish Date 2018-07-03
Rating 5.00/5 Total 1 Ratings
Developer Graph, Inc
Email [email protected]
Payment Type free
Extension Website https://nimblecat.com
Privacy Policy Page URL https://graphtech.ai/graph/privacy
Supported Languages 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"
    ]
}