Talent Swiper

Sourcing & Review Accelerated!

Talent Swiper란 무엇입니까?

Talent Swiper은(는) Graph, Inc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sourcing & Review Accelerated!"입니다.

확장 프로그램 스크린샷

screenshot

Talent Swiper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}