X0PA Recruiter Extension for LinkedIn

Score and match any candidate on Linkedin with this amazing Chrome Extension!

Co je X0PA Recruiter Extension for LinkedIn?

X0PA Recruiter Extension for LinkedIn je rozšíření Chrome vyvinuté X0PA AI, a jeho hlavní funkcí je „Score and match any candidate on Linkedin with this amazing Chrome Extension!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření X0PA Recruiter Extension for LinkedIn

Stáhněte si soubory rozšíření X0PA Recruiter Extension for LinkedIn ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Score and match any candidate on Linkedin with this amazing Chrome Extension by X0PA! 

Go to any Linkedin profile and  match the profile against any job that you are hiring to see how suitable the candidate is ( you will need subscription with x0pa's hiring platform for this feature). 

With Platform subscription
1) Creating a job directly in the extension
2) Score Candidates against a job for their suitability, Loyalty ( retention probability with the job) and probability of their performance for the role with our patented predictive analytics!
3) Match the best candidates to the job

Download the free extension!                    

Základní Informace o Rozšíření

Název X0PA Recruiter Extension for LinkedIn X0PA Recruiter Extension for LinkedIn
ID aeeccphegbhmemmjncggcjlieanbkcmg
Oficiální URL https://chromewebstore.google.com/detail/x0pa-recruiter-extension/aeeccphegbhmemmjncggcjlieanbkcmg
Popis Score and match any candidate on Linkedin with this amazing Chrome Extension!
Velikost souboru 2.09 MB
Počet instalací 146
Aktuální Verze 0.5.0
Poslední Aktualizace 2022-09-02
Datum Vydání 2020-04-09
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář X0PA AI
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.x0pa.com
URL Stránky Nápovědy https://www.x0pa.com
URL Stránky Zásad Ochrany Soukromí https://x0pa.com/privacypolicy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "background.bundle.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-48.png",
        "default_title": "X0PA Recruiter"
    },
    "content_scripts": [
        {
            "js": [
                "content.bundle.js"
            ],
            "matches": [
                "http:\/\/*.linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.stackoverflow.com\/*",
                "http:\/\/*.stackoverflow.com\/*",
                "http:\/\/*.naukri.com\/*",
                "https:\/\/*.naukri.com\/*",
                "http:\/\/*.mycareersfuture.gov.sg\/*",
                "https:\/\/*.mycareersfuture.gov.sg\/*",
                "http:\/\/*.mycareersfuture.sg\/*",
                "https:\/\/*.mycareersfuture.sg\/*",
                "http:\/\/*.monster.com.sg\/*",
                "https:\/\/*.monster.com.sg\/*",
                "http:\/\/*.monsterindia.com\/*",
                "https:\/\/*.monsterindia.com\/*",
                "http:\/\/*.jobsdb.com\/*",
                "https:\/\/*.jobsdb.com\/*",
                "http:\/\/*.livehire.com\/*",
                "https:\/\/*.livehire.com\/*",
                "https:\/\/*.updazz.com\/*",
                "http:\/\/*.updazz.com\/*",
                "https:\/\/*.angel.co\/*",
                "http:\/\/*.angel.co\/*",
                "https:\/\/*.internshala.com\/*",
                "http:\/\/*.internshala.com\/*",
                "https:\/\/*.iimjobs.com\/*",
                "http:\/\/*.iimjobs.com\/*",
                "https:\/\/*.indeed.com\/*",
                "http:\/\/*.indeed.com\/*",
                "https:\/\/*.instahyre.com\/*",
                "http:\/\/*.instahyre.com\/*",
                "https:\/\/*.recruit.hirist.com\/*",
                "http:\/\/*.recruit.hirist.com\/*",
                "https:\/\/app.hiretual.com\/*"
            ]
        }
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' http:\/\/localhost:3000 http:\/\/localhost:8000 https:\/\/localhost:3000 https:\/\/ssl.google-analytics.com https:\/\/*.mycareersfuture.sg https:\/\/sjs.bizographics.com\/insight.min.js; connect-src http:\/\/localhost:3000 https:\/\/localhost:3000 ws:\/\/localhost:3000 https:\/\/sentry.io:*\/ https:\/\/*.x0pa.ai:*\/ http:\/\/*.x0pa.ai:*\/ https:\/\/*.x0pa.com:*\/ https:\/\/www.linkedin.com\/ ws:\/\/localhost:8000\/; style-src * 'unsafe-inline' 'self' blob:; img-src https:\/\/s3-ap-southeast-1.amazonaws.com https:\/\/media.licdn.com https:\/\/media-exp2.licdn.com\/ 'self' data:;font-src 'self' https:\/\/fonts.gstatic.com\/",
    "description": "Score and match any candidate on Linkedin with this amazing Chrome Extension!",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "X0PA Recruiter Extension for LinkedIn",
    "short_name": "X0PA",
    "options_page": "options.html",
    "permissions": [
        "cookies",
        "tabs",
        "storage",
        "downloads",
        "http:\/\/*.linkedin.com\/",
        "https:\/\/*.linkedin.com\/",
        "file:\/\/*",
        "http:\/\/*.x0pa.ai\/",
        "https:\/\/*.x0pa.ai\/",
        "https:\/\/*.x0pa.com\/",
        "http:\/\/*.stackoverflow.com\/",
        "https:\/\/*.stackoverflow.com\/",
        "http:\/\/*.naukri.com\/",
        "https:\/\/*.naukri.com\/",
        "http:\/\/*.mycareersfuture.gov.sg\/*",
        "https:\/\/*.mycareersfuture.gov.sg\/*",
        "http:\/\/*.mycareersfuture.sg\/*",
        "https:\/\/*.mycareersfuture.sg\/*",
        "http:\/\/*.monster.com.sg\/*",
        "https:\/\/*.monster.com.sg\/*",
        "http:\/\/*.monsterindia.com\/*",
        "https:\/\/*.monsterindia.com\/*",
        "http:\/\/*.jobsdb.com\/*",
        "https:\/\/*.jobsdb.com\/*",
        "http:\/\/*.livehire.com\/*",
        "https:\/\/*.livehire.com\/*",
        "http:\/\/*.instahyre.com\/*",
        "https:\/\/*.instahyre.com\/*",
        "https:\/\/*.updazz.com\/*",
        "http:\/\/*.updazz.com\/*",
        "https:\/\/*.angel.co\/*",
        "http:\/\/*.angel.co\/*",
        "https:\/\/*.internshala.com\/*",
        "http:\/\/*.internshala.com\/*",
        "https:\/\/*.iimjobs.com\/*",
        "http:\/\/*.iimjobs.com\/*",
        "https:\/\/*.indeed.com\/*",
        "http:\/\/*.indeed.com\/*",
        "https:\/\/*.instahyre.com\/*",
        "http:\/\/*.instahyre.com\/*",
        "https:\/\/*.recruit.hirist.com\/*",
        "http:\/\/*.recruit.hirist.com\/*",
        "https:\/\/app.hiretual.com\/*"
    ],
    "version": "0.5.0",
    "web_accessible_resources": [
        "src\/assets\/*",
        "sidebar.html"
    ]
}