iCIMS Browser Extension

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

Wat is iCIMS Browser Extension?

iCIMS Browser Extension is een Chrome-extensie ontwikkeld door https://icims.com, en de belangrijkste functie is "The iCIMS Talent Cloud is a global talent acquisition platform that delivers solutions to build, retain, and scale your workforce.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie iCIMS Browser Extension

Download iCIMS Browser Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam iCIMS Browser Extension iCIMS Browser Extension
ID fnilfbonoiecjddikflnfncnboinphcm
Officiële URL https://chromewebstore.google.com/detail/icims-browser-extension/fnilfbonoiecjddikflnfncnboinphcm
Beschrijving The iCIMS Talent Cloud is a global talent acquisition platform that delivers solutions to build, retain, and scale your workforce.
Bestandsgrootte 3.72 MB
Aantal Installaties 1,440
Huidige Versie 4.1.2
Laatst Bijgewerkt 2024-02-05
Publicatiedatum 2020-06-18
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://icims.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.icims.com/products/talent-cloud-platform/video-studio/
Help Pagina-URL https://care.icims.com/s/contactsupport
URL van de Privacybeleid Pagina https://www.icims.com/legal/privacy-notice-website
Ondersteunde Talen 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"
}