Talent Swiper

Sourcing & Review Accelerated!

什麼是Talent Swiper?

Talent Swiper是由Graph, Inc開發的Chrome擴展程式,該擴展的主要功能是“Sourcing & Review Accelerated!”。

擴展截圖

screenshot

下載Talent Swiper擴展crx文件

下載Talent Swiper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}