hrConnectum Plugin

hrConnectum Plugin to connect recruiting platforms with the tool.

Apa itu hrConnectum Plugin?

hrConnectum Plugin adalah ekstensi Chrome yang dikembangkan oleh hrConnectum GmbH, dan fitur utamanya adalah "hrConnectum Plugin to connect recruiting platforms with the tool.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi hrConnectum Plugin

Unduh file ekstensi hrConnectum Plugin dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama hrConnectum Plugin hrConnectum Plugin
ID ldbbnlkgiddmgobgahcnppbkecenjcjn
URL Resmi https://chromewebstore.google.com/detail/hrconnectum-plugin/ldbbnlkgiddmgobgahcnppbkecenjcjn
Deskripsi hrConnectum Plugin to connect recruiting platforms with the tool.
Ukuran File 889 KB
Jumlah Instalasi 155
Versi Saat Ini 1.3.7
Terakhir Diperbarui 2024-03-07
Tanggal Publikasi 2020-07-21
Pengembang hrConnectum GmbH
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}