Ebsta for Bullhorn

ebsta for Bullhorn connecting you to Bullhorn in Google Chrome.

Ebsta for Bullhornคืออะไร?

Ebsta for Bullhorn เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://console.ebsta.com และคุณลักษณะหลักของมันคือ "ebsta for Bullhorn connecting you to Bullhorn in Google Chrome."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ebsta for Bullhorn

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

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

                        Ebsta for Bullhorn 
Easily manage all your contacts, candidates and sales efforts in Bullhorn without interrupting your day. 

BENEFITS
• Retain and share more knowledge across your business
• Significantly reduce workflow and improve company performance
• Increase the ROI of Bullhorn, LinkedIn and Job boards
• Identify more sales opportunities

FEATURES
• Search, view and edit Bullhorn records without logging in.
• Create client, contact and candidate records from any web page
• Attach people found on the web to shortlists and distribution lists
• Create tasks and notes on the fly 

Ebsta doesn't try to change the way users work. Instead we make it super easy to engage with Bullhorn whilst browsing websites in Chrome.                    

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

ชื่อ Ebsta for Bullhorn Ebsta for Bullhorn
ID bneepngbmdnjodaceeffcodionfphgcb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ebsta-for-bullhorn/bneepngbmdnjodaceeffcodionfphgcb
คำอธิบาย ebsta for Bullhorn connecting you to Bullhorn in Google Chrome.
ขนาดไฟล์ 647 KB
จำนวนการติดตั้ง 3,897
เวอร์ชันปัจจุบัน 2.2.0.245
อัปเดตครั้งล่าสุด 2024-02-27
วันที่เผยแพร่ 2020-04-20
คะแนน 3.83/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://console.ebsta.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.ebsta.com
URL หน้าช่วยเหลือ https://ebstalimited.zendesk.com/hc/en-us/categories/115000227353-Ebsta-for-Bullhorn-
URL หน้านโยบายความเป็นส่วนตัว https://www.ebsta.com/privacy-policy
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "html\/Main.html?chk=1"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/shared\/shared.js",
                "js\/shared\/xpath.js",
                "js\/retryHelper.js",
                "js\/bar.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "default_locale": "en_GB",
    "description": "__MSG_description__",
    "homepage_url": "http:\/\/www.ebsta.com",
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "images\/Ebsta-16.png",
        "128": "images\/Ebsta-128.png"
    },
    "name": "Ebsta for Bullhorn",
    "options_page": "html\/Options.html",
    "permissions": [
        "alarms",
        "tabs",
        "contextMenus",
        "scripting",
        "storage"
    ],
    "version": "2.2.0.245",
    "short_name": "Ebsta for Bullhorn",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; connect-src 'self' https:\/\/console.ebsta.com https:\/\/chm.ebsta.com https:\/\/chm2.ebsta.com; object-src 'self'; img-src https:\/\/console.ebsta.com;"
    },
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "css\/main.css",
                "js\/jquery-1.8.2.min.js",
                "js\/Login.js",
                "js\/Login.html",
                "html\/bar.html",
                "html\/cleverbar.html",
                "js\/ContentGet.js",
                "js\/bar.js",
                "js\/retryHelper.js",
                "js\/barLocalProcess.js",
                "js\/cleverbarLocalProcess.js",
                "js\/jquery-ui-1.9.2.custom.min.js",
                "js\/jquery-1.8.1.min.js",
                "js\/gmailproxy.js",
                "fonts\/glyphicons-halflings-regular.woff",
                "fonts\/glyphicons-halflings-regular.ttf",
                "fonts\/glyphicons-halflings-regular.eot",
                "fonts\/glyphicons-halflings-regular.svg",
                "fonts\/glyphicons-halflings-regular.woff2"
            ],
            "matches": [
                ""
            ]
        }
    ]
}