Talent Swiper

Sourcing & Review Accelerated!

ما هو Talent Swiper؟

Talent Swiper هو إضافة Chrome تم تطويرها بواسطة Graph, Inc، والميزة الرئيسية لها هي "Sourcing & Review Accelerated!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Talent Swiper

قم بتنزيل ملفات الامتداد Talent Swiper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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"
    ]
}