Layke Search

Conduct smart searches and identify relevant candidates with help of AI.

Layke Search क्या है?

Layke Search Layke Analytics द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Conduct smart searches and identify relevant candidates with help of AI."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Layke Search is a tool for smart candidate search across different platforms. It uses artificial intelligence to make a search or sourcing process more efficient.

Features:
• Search candidates across multiple platforms;
• Get automated suggestions for relevant skills and job titles;
• Easily create the perfect boolean string;
• Identify companies by industry, size, and type;
• Get access to 200.000+ job titles and skills;
• Choose a location and get suggestions on nearby areas;
• Include candidates with alternative spellings of skills and job titles;
• Save search strings over time and share them within the organisation.

Why use Layke Search:
• AI technology helps you automatically generate suggestions for relevant job titles and/or skills to use as the basis for your search;
• The tool is easily accessible on your web browser, so you can use it on any platform without losing your progress;
• Expand your search outside LinkedIn by applying your search strings on multiple platforms, with just one click.

Any questions?
Find more information about Layke Search and contact us on our website!                    

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

नाम Layke Search Layke Search
ID kflhgfodmnljbkknojojmgipcbnlkilm
आधिकारिक URL https://chromewebstore.google.com/detail/layke-search/kflhgfodmnljbkknojojmgipcbnlkilm
विवरण Conduct smart searches and identify relevant candidates with help of AI.
फ़ाइल का आकार 893 KB
स्थापना संख्या 100
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2022-12-21
प्रकाशन तिथि 2022-07-26
डेवलपर Layke Analytics
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.laykeanalytics.com
सहायता पृष्ठ URL https://www.laykeanalytics.com
गोपनीयता नीति पृष्ठ URL https://www.laykeanalytics.com/terms-of-use-layke-search
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Layke Search",
    "description": "Conduct smart searches and identify relevant candidates with help of AI.",
    "version": "1.0.5",
    "manifest_version": 3,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "unlimitedStorage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "main.*.css*",
                "*.png",
                "index.html"
            ],
            "matches": [
                ""
            ]
        }
    ]
}