hrConnectum Plugin

hrConnectum Plugin to connect recruiting platforms with the tool.

Qu'est-ce que hrConnectum Plugin ?

hrConnectum Plugin est une extension Chrome développée par hrConnectum GmbH, et sa fonction principale est "hrConnectum Plugin to connect recruiting platforms with the tool.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension hrConnectum Plugin

Téléchargez les fichiers d'extension hrConnectum Plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom hrConnectum Plugin hrConnectum Plugin
ID ldbbnlkgiddmgobgahcnppbkecenjcjn
URL Officiel https://chromewebstore.google.com/detail/hrconnectum-plugin/ldbbnlkgiddmgobgahcnppbkecenjcjn
Description hrConnectum Plugin to connect recruiting platforms with the tool.
Taille du Fichier 889 KB
Nombre d'Installations 155
Version Actuelle 1.3.7
Dernière Mise à Jour 2024-03-07
Date de Publication 2020-07-21
Développeur hrConnectum GmbH
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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'"
}