Staffing Engine AI Assistant

Give your recruiters and sales reps an AI Assistant to increase productivity and accelerate your staffing firm’s growth.

Staffing Engine AI Assistantคืออะไร?

Staffing Engine AI Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Staffing Engine และคุณลักษณะหลักของมันคือ "Give your recruiters and sales reps an AI Assistant to increase productivity and accelerate your staffing firm’s growth."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Staffing Engine AI Assistant

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

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

                        Get your team out of messy email inboxes where things get lost. With the Staffing Engine AI Assistant, your team will get real-time alerts to enable them to respond faster to hot opportunities, increase productivity, and place more candidates.   

Whether you’re sourcing talent on LinkedIn, searching for that perfect resume on a job board, or checking your email, the Staffing Engine AI Assistant will alert you to new activity from your Staffing Engine in Bullhorn so you can take immediate action on important items.

Instantly take action and drive Bullhorn adoption 
Getting your team trained and tuned into your recruiting process can be tricky. With real-time alerts from activity in Bullhorn, your team can stay in the loop and take immediate action.

Increase productivity and react to opportunities faster 
Emails get lost in messy inboxes and should be for communication, not notifications.  
With Engine Alerts, your team can instantly open Bullhorn from any webpage.  

Motivate with team-wide placement alerts
Giving shoutouts to team members for performance is motivating. With Engine Alerts, you can centralize your notifications and send placement notifications to your entire team.  

Choose alerts that matter most to you   
Opt-in to the alerts you’d like to see including candidates and jobs added, client submissions, interviews, submissions, placements, and more.   

Get a window into your recruiting process
Email inboxes aren’t made for real-time notifications. With Engine Alerts, you can filter alerts in your activity to easily see exactly what’s been happening all in one easy-to-read feed.  

Route new candidates and clients faster
“Time kills all deals.” If you don’t respond fast enough people will go to the next competitor that does. With Staffing Engine, you can use smart logic to distribute new candidates and leads to the right team member and alert them in real-time.


Stay on top of every detail of the process 
Staying on top of everything happening in the recruiting process can be tough. By favoriting alerts, you can easily remember and come back to them later. 

Close the loop on remote work
Now that we’re remote it can be hard to stay connected. With Staffing Engine, you can integrate MS Teams or Slack with your Bullhorn database to keep everyone on the same page. 

To learn more about our Engine AI Assistant and the Staffing Engine Recruiting Acceleration Platform visit staffingengine.ai                    

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

ชื่อ Staffing Engine AI Assistant Staffing Engine AI Assistant
ID bboobhaeifmkebdnagpdjdhbdjacabag
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/staffing-engine-ai-assist/bboobhaeifmkebdnagpdjdhbdjacabag
คำอธิบาย Give your recruiters and sales reps an AI Assistant to increase productivity and accelerate your staffing firm’s growth.
ขนาดไฟล์ 1.35 MB
จำนวนการติดตั้ง 350
เวอร์ชันปัจจุบัน 0.2.21
อัปเดตครั้งล่าสุด 2024-02-19
วันที่เผยแพร่ 2022-06-30
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Staffing Engine
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://staffingengine.ai
URL หน้าช่วยเหลือ https://staffingengine.ai
URL หน้านโยบายความเป็นส่วนตัว https://staffingengine.ai/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Staffing Engine AI Assistant",
    "version": "0.2.21",
    "manifest_version": 3,
    "description": "Give your recruiters and sales reps an AI Assistant to increase productivity and accelerate your  staffing firm\u2019s growth.",
    "permissions": [
        "alarms",
        "cookies",
        "idle",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/main.ts-loader-3dfc6c20.js"
            ],
            "exclude_globs": [
                "https:\/\/auth.staffingengine.onereach.ai\/*",
                "https:\/\/shared.staffingengine.onereach.ai\/*",
                "https:\/\/*.bullhornstaffing.com\/BullhornSTAFFING\/OpenWindow.cfm?*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        },
        {
            "js": [
                "assets\/keep-alive.ts-loader-2a7650d9.js"
            ],
            "exclude_globs": [
                "https:\/\/auth.staffingengine.onereach.ai\/*",
                "https:\/\/shared.staffingengine.onereach.ai\/*",
                "https:\/\/*.bullhornstaffing.com\/BullhornSTAFFING\/OpenWindow.cfm?*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "index-popup.html",
        "default_icon": {
            "16": "assets\/images\/logo_16.png",
            "32": "assets\/images\/logo_32.png",
            "48": "assets\/images\/logo_48.png",
            "128": "assets\/images\/logo_128.png"
        },
        "default_title": "Staffing Engine AI Assistant"
    },
    "icons": {
        "16": "assets\/images\/logo_16.png",
        "32": "assets\/images\/logo_32.png",
        "48": "assets\/images\/logo_48.png",
        "128": "assets\/images\/logo_128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/sounds\/new_alert.mp3",
                "assets\/images\/logo_header_dark.png",
                "assets\/images\/[email protected]",
                "assets\/images\/[email protected]",
                "assets\/images\/sidebar-background.png",
                "assets\/images\/Bullhorn_logo_bull.svg"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "index.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/vendor-vue.78083108.js",
                "assets\/ea-ui-dependencies.64afcc52.js",
                "assets\/ea-common.81db5c1e.js",
                "assets\/vendor.6b5119f3.js",
                "assets\/vendor-sentry.6fa75cc8.js",
                "assets\/vendor-fontawesome.2a6a5008.js",
                "assets\/vendor-headlessui.b57cc9b9.js",
                "assets\/sidebar.main.ts.7d40d92b.js",
                "assets\/keep-alive.ts.ec4dbaed.js"
            ],
            "use_dynamic_url": true
        }
    ]
}