HRBLADE Talent Cliper

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

什么是HRBLADE Talent Cliper?

HRBLADE Talent Cliper是由https://hrblade.com开发的Chrome扩展程序,该扩展的主要功能是“Find and invite talent directly from social media and job serach platforms to HRBLADE”。

扩展截图

screenshot

下载HRBLADE Talent Cliper扩展crx文件

下载HRBLADE Talent Cliper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 HRBLADE Talent Cliper HRBLADE Talent Cliper
ID iohbgjjkagogoaklmgoekloikpekcfog
官方URL https://chromewebstore.google.com/detail/hrblade-talent-cliper/iohbgjjkagogoaklmgoekloikpekcfog
简介 Find and invite talent directly from social media and job serach platforms to HRBLADE
文件大小 78.72 KB
安装次数 10
当前版本 1.0.1
更新时间 2022-02-10
上架时间 2021-07-07
评分 5.00/5 共5次评分
开发者 https://hrblade.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://hrblade.com
帮助页面URL https://hrblade.com/docs
隐私政策页面URL https://hrblade.com/privacy
支持的语言 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"
}