Talent Swiper

Sourcing & Review Accelerated!

Talent Swiper क्या है?

Talent Swiper Graph, Inc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sourcing & Review Accelerated!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Talent Swiper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Talent Swiper Talent Swiper
ID fgkgomjogidilmegoonklmdkdehhjgjj
आधिकारिक URL https://chromewebstore.google.com/detail/talent-swiper/fgkgomjogidilmegoonklmdkdehhjgjj
विवरण Sourcing & Review Accelerated!
फ़ाइल का आकार 265 KB
स्थापना संख्या 26
वर्तमान संस्करण 1.14
अंतिम अपडेट 2021-03-04
प्रकाशन तिथि 2018-07-03
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Graph, Inc
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://nimblecat.com
गोपनीयता नीति पृष्ठ URL https://graphtech.ai/graph/privacy
समर्थित भाषाएँ 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"
    ]
}