hrConnectum Plugin

hrConnectum Plugin to connect recruiting platforms with the tool.

hrConnectum Plugin क्या है?

hrConnectum Plugin hrConnectum GmbH द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "hrConnectum Plugin to connect recruiting platforms with the tool."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में hrConnectum Plugin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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'"
}