Talent Swiper

Sourcing & Review Accelerated!

Talent Swiperคืออะไร?

Talent Swiper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Graph, Inc และคุณลักษณะหลักของมันคือ "Sourcing & Review Accelerated!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Talent Swiper

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}