TalentLyft Hire Extension

Source candidates to your TalentLyft account with a single click.

TalentLyft Hire Extension क्या है?

TalentLyft Hire Extension https://talentlyft.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Source candidates to your TalentLyft account with a single click."।

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

screenshot
screenshot

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

crx प्रारूप में TalentLyft Hire Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        TalentLyft Hire Extension for Chrome provides a quick, simple way to source candidates from the most popular online professional networks and import them to your TalentLyft account. 

Log in to your account and browse profiles on professional networks, click the icon in the top right corner and import (source) their profile information on your published TalentLyft positions - simple as that!                    

एक्सटेंशन की मूल जानकारी

नाम TalentLyft Hire Extension TalentLyft Hire Extension
ID giheelaicikkopckgfaafoohacehpgdg
आधिकारिक URL https://chromewebstore.google.com/detail/talentlyft-hire-extension/giheelaicikkopckgfaafoohacehpgdg
विवरण Source candidates to your TalentLyft account with a single click.
फ़ाइल का आकार 656 KB
स्थापना संख्या 946
वर्तमान संस्करण 1.2.16
अंतिम अपडेट 2023-09-23
प्रकाशन तिथि 2020-04-18
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर https://talentlyft.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.talentlyft.com
सहायता पृष्ठ URL https://help.talentlyft.com
गोपनीयता नीति पृष्ठ URL http://help.talentlyft.com/terms-and-security/terms-of-service/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TalentLyft Hire Extension",
    "version": "1.2.16",
    "description": "Source candidates to your TalentLyft account with a single click.",
    "icons": {
        "16": "icon\/icon_16.png",
        "48": "icon\/icon_48.png",
        "128": "icon\/icon_128.png"
    },
    "author": "TalentLyft",
    "permissions": [
        "identity",
        "*:\/\/*.google.com\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.github.com\/*",
        "https:\/\/github.com\/*",
        "https:\/\/www.angel.com\/*",
        "https:\/\/www.dribbble.com\/*",
        "https:\/\/www.stackoverflow.com\/users\/*",
        "https:\/\/stackoverflow.com\/users\/*",
        "https:\/\/www.codeproject.com\/*",
        "https:\/\/www.twitter.com\/*",
        "https:\/\/twitter.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.github.com\/*",
                "https:\/\/*.angel.co\/*",
                "https:\/\/*.dribbble.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/*.stackoverflow.com\/*",
                "https:\/\/*.stackoverflow.com\/users\/*",
                "https:\/\/*.codeproject.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "css": [
                "css\/adopto.css",
                "css\/adopto-tabs.css",
                "css\/adopto-loader.css",
                "css\/adopto-siteSpecific.css",
                "css\/adopto-sidebar-animations.css",
                "css\/adopto-form.css",
                "css\/adopto-existingDataTab.css",
                "css\/adopto-form-topMain.css",
                "css\/adopto-form-contactInfo.css",
                "css\/adopto-form-socialNetworks.css",
                "css\/adopto-form-summary.css",
                "css\/adopto-form-projects.css",
                "css\/adopto-form-experience.css",
                "css\/adopto-form-education.css",
                "css\/adopto-form-languages.css",
                "css\/adopto-form-skills.css",
                "css\/adopto-activities.css",
                "css\/adopto-communications.css",
                "css\/adopto-details-pane.css",
                "css\/fa\/fontawesome.min.css",
                "css\/fa\/brands.min.css",
                "css\/fa\/solid.min.css",
                "css\/bootstrap.min.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/bootstrap.min.js",
                "js\/moment.min.js",
                "js\/fa\/fontawesome.min.js",
                "js\/fa\/brands.min.js",
                "js\/fa\/solid.min.js",
                "js\/sentry-bundle.min.js",
                "js\/helpers.js",
                "js\/adopto.js",
                "js\/model.js",
                "js\/adopto-sidebar-api.js",
                "js\/adopto-sidebar.js",
                "modules\/github.js",
                "modules\/angellist.js",
                "modules\/dribbble.js",
                "modules\/linkedin.js",
                "modules\/stackoverflow.js",
                "modules\/codeproject.js",
                "modules\/twitter.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "*.json",
        "*.svg",
        "*.png",
        "*.html",
        "*.woff2",
        "*.ttf",
        "*.woff"
    ],
    "background": {
        "scripts": [
            "js\/sentry-bundle.min.js",
            "js\/adopto-button.js",
            "js\/jquery.min.js",
            "js\/background-api.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "",
        "default_icon": "icon\/icon_19.png"
    },
    "homepage_url": "https:\/\/www.talentlyft.com\/"
}