TRAFFIT Sourcing Plugin

Build your talent pool like a boss with TRAFFIT Sourcing Plugin

TRAFFIT Sourcing Pluginคืออะไร?

TRAFFIT Sourcing Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://traffit.com และคุณลักษณะหลักของมันคือ "Build your talent pool like a boss with TRAFFIT Sourcing Plugin"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TRAFFIT Sourcing Plugin

ดาวน์โหลดไฟล์ส่วนขยาย TRAFFIT Sourcing Plugin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        TRAFFIT Sourcing Plugin supports you with sourcing candidates from multiple websites right to your talent pool! Find candidates who have the potential to become future stars in your company and use the plugin to save their data, add tags & notes, and assign them to jobs. Whether you source alone or run a team sourcing - this plugin will smoothen the process!

80% of talents are passive candidates - be sure to reach & build relations with them before other potential employers do! Pin this extension and keep it always at hand.

How does it work?
Install the plugin
Launch & authorise it
Start browsing for talents on the supported websites, listed below.
Use the plugin to add or update candidates in your talent pool
Hire faster and build an amazing and valuable candidate database in the ATS!

Supports sourcing from the most popular social media portals.

Price:
Downloading and using this plugin is free of charge!

Technical requirements to use the plugin:
Chrome web browser
TRAFFIT user account                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TRAFFIT Sourcing Plugin TRAFFIT Sourcing Plugin
ID nojeihlgmjphdimejcnmdieclhgckpie
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/traffit-sourcing-plugin/nojeihlgmjphdimejcnmdieclhgckpie
คำอธิบาย Build your talent pool like a boss with TRAFFIT Sourcing Plugin
ขนาดไฟล์ 460 KB
จำนวนการติดตั้ง 1,516
เวอร์ชันปัจจุบัน 3.0.2-beta
อัปเดตครั้งล่าสุด 2024-02-24
วันที่เผยแพร่ 2020-02-07
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://traffit.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.traffit.com/
URL หน้าช่วยเหลือ https://www.traffit.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.traffit.com/en/privacy-policy
ภาษาที่รองรับ en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "short_name": "TTS",
    "description": "__MSG_description__",
    "version": "3.0.2",
    "version_name": "3.0.2-beta",
    "author": "TRAFFIT Sp. Z O.O.",
    "default_locale": "en",
    "icons": {
        "16": "src\/assets\/traffit_16.png",
        "48": "src\/assets\/traffit_48.png",
        "128": "src\/assets\/traffit_128.png"
    },
    "action": {
        "default_title": "__MSG_openDrawer__"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.tsx-loader-34a4130f.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/x.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.behance.net\/*",
                "https:\/\/github.com\/*",
                "https:\/\/stackoverflow.com\/*",
                "https:\/\/dribbble.com\/*",
                "https:\/\/wykop.pl\/*"
            ],
            "run_at": "document_idle",
            "css": [
                "assets\/content-b1c10f07.css"
            ]
        },
        {
            "js": [
                "assets\/connect.ts-loader-38c389f2.js"
            ],
            "matches": [
                "https:\/\/*.traffit.com\/*",
                "http:\/\/traffit.local:1025\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "tabs",
        "webNavigation"
    ],
    "host_permissions": [
        "https:\/\/*.traffit.com\/",
        "https:\/\/*.traffit.com\/*",
        "http:\/\/traffit.local:1025\/"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.behance.net\/*",
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/dribbble.com\/*",
                "https:\/\/github.com\/*",
                "https:\/\/stackoverflow.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/wykop.pl\/*",
                "https:\/\/x.com\/*"
            ],
            "resources": [
                "assets\/Toast-c0799229.js",
                "assets\/withChromeStorageUpdate-8e984715.js",
                "assets\/runtime-657771bb.js",
                "assets\/content.tsx-10237496.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "http:\/\/traffit.local:1025\/*",
                "https:\/\/*.traffit.com\/*"
            ],
            "resources": [
                "assets\/withChromeStorageUpdate-8e984715.js",
                "assets\/runtime-657771bb.js",
                "assets\/connect.ts-6349d87f.js"
            ],
            "use_dynamic_url": true
        }
    ]
}