iCIMS Browser Extension

The iCIMS Talent Cloud is a global talent acquisition platform that delivers solutions to build, retain, and scale your workforce.

iCIMS Browser Extensionคืออะไร?

iCIMS Browser Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://icims.com และคุณลักษณะหลักของมันคือ "The iCIMS Talent Cloud is a global talent acquisition platform that delivers solutions to build, retain, and scale your workforce."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iCIMS Browser Extension

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

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

                        This extension includes the following capabilities.

iCIMS Sourcing Extension for iCIMS CRM

Recruiters and sourcers can directly import top talent from downloaded PDFs using a Chrome or Edge extension to expand their talent pools.

- Upload top talent from downloaded PDFs into CRM without toggling back and forth between the applications
- Tag candidates, add a workflow status, and submit them to pipelines for improved efficiency
- Create better quality pipelines at no extra cost for reduced sourcing spend

Requirement: Subscription to iCIMS CRM. Currently available to work with downloaded public profiles from LinkedIn.

iCIMS Video Studio Extension

With this extension, recruiters and hiring managers can easily access, browse, and share approved video testimonials.

- Easily add videos from your content library into emails or social media
- Personalize candidate communications that can be shared at scale
- Share company culture, interview tips, success stories and more – throughout the talent journey

Requirement: Subscription to iCIMS Video Studio

-----------------------------------

If you have trouble adding the extension to your browser, please visit the  iCIMS Community Site: https://community.icims.com/s/article/Using-the-iCIMS-Video-Studio-Browser-Extension.                    

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

ชื่อ iCIMS Browser Extension iCIMS Browser Extension
ID fnilfbonoiecjddikflnfncnboinphcm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/icims-browser-extension/fnilfbonoiecjddikflnfncnboinphcm
คำอธิบาย The iCIMS Talent Cloud is a global talent acquisition platform that delivers solutions to build, retain, and scale your workforce.
ขนาดไฟล์ 3.72 MB
จำนวนการติดตั้ง 1,440
เวอร์ชันปัจจุบัน 4.1.2
อัปเดตครั้งล่าสุด 2024-02-05
วันที่เผยแพร่ 2020-06-18
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://icims.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.icims.com/products/talent-cloud-platform/video-studio/
URL หน้าช่วยเหลือ https://care.icims.com/s/contactsupport
URL หน้านโยบายความเป็นส่วนตัว https://www.icims.com/legal/privacy-notice-website
ภาษาที่รองรับ de,en,fr,nl,es,it,pl,sv,el,ru,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqNsTV4DDuuPG78lW1gZqCFHa2qFhYP1m8VSpPGfFIxsQzIqk1FnnAR6tGXdvRjHJEm3EyCZ6Q6Xd+H3gpE8MJS7QlrSPOKWCTSPoLei8Ab02UT\/VzOKkcUqkBOzj1MMeNG6DqfXuiY5S4uCHnJ65sTt7Bx+5oXc3O4Cj2vawZABusZJ6PRZOBafMmDDDu5ZEQQe5zM06rTxfB4oPIxVjVT511qlsCPaNQXhICj4VTi3pvPwHB44MGTmXgEPVvWIiWAz+u5aQaNdopu16o+BqQJc+prX9fOIZ9b4sfB7dk3Hr4K+fMsv0o9PsBLzey1jvJJ8z2ztzZS2WD\/GKqjh9SwIDAQAB",
    "icons": {
        "16": "public\/icons\/icims-16.png",
        "34": "public\/icons\/icims-34.png",
        "48": "public\/icons\/icims-48.png",
        "96": "public\/icons\/icims-96.png",
        "128": "public\/icons\/icims-128.png"
    },
    "action": {
        "default_icon": {
            "16": "public\/icons\/icims-16.png",
            "34": "public\/icons\/icims-34.png",
            "48": "public\/icons\/icims-48.png",
            "96": "public\/icons\/icims-96.png",
            "128": "public\/icons\/icims-128.png"
        },
        "default_title": "iCIMS Browser Extension",
        "default_popup": "popup\/popup.html"
    },
    "commands": {
        "open-recording-interface": {
            "suggested_key": {
                "default": "Ctrl+Shift+I",
                "mac": "Command+Shift+I"
            },
            "description": "Open recording interface if the user is logged in and has selected a workspace"
        }
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "matches": [
            ""
        ]
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "contextMenus"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "public\/icons\/*.png",
                "public\/assets\/images\/*.jpg",
                "public\/assets\/images\/*.jpeg",
                "public\/assets\/images\/*.png",
                "public\/assets\/plugins\/**\/images\/*.jpg",
                "public\/assets\/plugins\/**\/images\/*.jpeg",
                "public\/assets\/plugins\/**\/images\/*.png",
                "public\/assets\/plugins\/**\/images\/*.svg",
                "camera\/camera.html",
                "camera\/camera.js",
                "mediaStream\/mediaStream.html",
                "mediaStream\/mediaStream.js",
                "widgets\/main.js",
                "widgets\/helpers\/widgetReport.js",
                "widgets\/helpers\/widgetReportByContentBlock.js",
                "widgets\/helpers\/widgetRefresh.js",
                "widgets\/helpers\/widgetLoad.js",
                "widgets\/helpers\/widgetHighlight.js",
                "widgets\/helpers\/widgetClear.js",
                "analytics\/loadAnalytics.js",
                "analytics\/mixpanel.js",
                "public\/icons\/*.png",
                "public\/assets\/images\/*.jpg",
                "public\/assets\/images\/*.jpeg",
                "public\/assets\/images\/*.png",
                "scripts\/*"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "version": "4.1.2"
}