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