hrConnectum Plugin

hrConnectum Plugin to connect recruiting platforms with the tool.

ما هو hrConnectum Plugin؟

hrConnectum Plugin هو إضافة Chrome تم تطويرها بواسطة hrConnectum GmbH، والميزة الرئيسية لها هي "hrConnectum Plugin to connect recruiting platforms with the tool.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة hrConnectum Plugin

قم بتنزيل ملفات الامتداد hrConnectum Plugin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        hrConnectum Plugin to connect recruiting platforms with the tool. Recruiters using this plugin will be able to automatically import required information from recruitment platforms into the hrConnectum Tool.                    

معلومات أساسية عن التمديد

الاسم hrConnectum Plugin hrConnectum Plugin
ID ldbbnlkgiddmgobgahcnppbkecenjcjn
عنوان URL الرسمي https://chromewebstore.google.com/detail/hrconnectum-plugin/ldbbnlkgiddmgobgahcnppbkecenjcjn
الوصف hrConnectum Plugin to connect recruiting platforms with the tool.
حجم الملف 889 KB
عدد التثبيتات 155
النسخة الحالية 1.3.7
آخر تحديث 2024-03-07
تاريخ النشر 2020-07-21
المطور hrConnectum GmbH
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة de
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "hrConnectum Plugin",
    "short_name": "hrC Plugin",
    "version": "1.3.7",
    "version_name": "1.3.7",
    "description": "hrConnectum Plugin to connect recruiting platforms with the tool.",
    "icons": {
        "16": "icons\/128.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_title": "hrConnectum Plugin",
        "default_popup": "pages\/popup.html"
    },
    "author": "Ozan Kurt",
    "homepage_url": "https:\/\/tool.hrconnectum.com",
    "permissions": [
        "https:\/\/*.linkedin.com\/in\/*",
        "https:\/\/linkedin.com\/in\/*",
        "https:\/\/www.xing.com\/profile\/*",
        "https:\/\/xing.com\/profile\/*",
        "https:\/\/www.linkedin.com\/talent\/*",
        "https:\/\/linkedin.com\/talent\/*",
        "https:\/\/www.xing.com\/xtm\/*",
        "https:\/\/xing.com\/xtm\/*",
        "https:\/\/tool.hrconnectum.com\/*",
        "tabs",
        "storage"
    ],
    "options_page": "pages\/options.html",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}