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
Eメール [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"
    ]
}