HRBLADE Talent Cliper

Find and invite talent directly from social media and job serach platforms to HRBLADE

What is HRBLADE Talent Cliper?

HRBLADE Talent Cliper is a Chrome extension developed by https://hrblade.com, and its main feature is "Find and invite talent directly from social media and job serach platforms to HRBLADE".

Extension Screenshots

screenshot

Download HRBLADE Talent Cliper Extension CRX File

Download HRBLADE Talent Cliper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Find and invite talent directly from social media and job serach platforms to HRBLADE

Install HRBLADE's Talent Clipper and invite candidates directly from LinkedIn, Facebook, Indeed, HH, SuperJob, without having to pull up your HRBLADE account.
Invite candidate to a video interview in one click from website.                    

Extension Basic Information

Name HRBLADE Talent Cliper HRBLADE Talent Cliper
ID iohbgjjkagogoaklmgoekloikpekcfog
Official URL https://chromewebstore.google.com/detail/hrblade-talent-cliper/iohbgjjkagogoaklmgoekloikpekcfog
Description Find and invite talent directly from social media and job serach platforms to HRBLADE
File Size 78.72 KB
Installation Count 10
Current Version 1.0.1
Last Updated 2022-02-10
Publish Date 2021-07-07
Rating 5.00/5 Total 5 Ratings
Developer https://hrblade.com
Email [email protected]
Payment Type free
Extension Website https://hrblade.com
Help Page URL https://hrblade.com/docs
Privacy Policy Page URL https://hrblade.com/privacy
Supported Languages de,en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo.png",
        "default_popup": "popup\/popup.html",
        "default_title": "HRBLADE Talent Cliper"
    },
    "default_locale": "en",
    "description": "Find and invite talent directly from social media and job serach platforms to HRBLADE",
    "manifest_version": 2,
    "name": "HRBLADE Talent Cliper",
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/hh.ru\/resume\/*",
        "https:\/\/hh.kz\/resume\/*",
        "https:\/\/rabota.by\/resume\/*",
        "https:\/\/jobs.tut.by\/resume\/*",
        "https:\/\/superjob.ru\/resume\/*",
        "https:\/\/*.indeed.com\/*",
        "https:\/\/*.linkedin.com\/*"
    ],
    "version": "1.0.1"
}