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"
}