Recruiterflow
Recruiterflow Chrome Extension
什么是Recruiterflow?
Recruiterflow是由https://recruiterflow.com开发的Chrome扩展程序,该扩展的主要功能是“Recruiterflow Chrome Extension”。
扩展截图
下载Recruiterflow扩展crx文件
下载Recruiterflow扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Your perfect companion for social sourcing. Recruiterflow is the easiest and most accurate source of finding anyone's email id from their social profile. Recruiterflow can find anyone's personal email id. We have a powerful database of over 200 million profiles in US and over 600 million profiles all over the globe. You can use recruiterflow on social networks like Facebook, Twitter, Github, Stackoverflow and Dribbble. With Recruiterflow, you can add candidates to your Recruiterflow account and start running drip campaigns to attract the best talent.
扩展基本信息
名称 | Recruiterflow |
ID | gdlphfgigkboncdlkjcamelidhkcgpie |
官方URL | https://chromewebstore.google.com/detail/recruiterflow/gdlphfgigkboncdlkjcamelidhkcgpie |
简介 | Recruiterflow Chrome Extension |
文件大小 | 2.49 MB |
安装次数 | 4,370 |
当前版本 | 6.0.54 |
更新时间 | 2024-03-05 |
上架时间 | 2020-07-03 |
评分 | 5.00/5 共10次评分 |
开发者 | https://recruiterflow.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://recruiterflow.com/ |
帮助页面URL | http://help.recruiterflow.com/ |
隐私政策页面URL | https://recruiterflow.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recruiterflow", "description": "Recruiterflow Chrome Extension", "version": "6.0.54", "manifest_version": 3, "icons": { "16": "img\/icon.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "action": { "default_title": "Recruiterflow", "default_icon": "img\/icon.png" }, "permissions": [ "activeTab", "downloads", "scripting" ], "host_permissions": [ "https:\/\/recruiterflow.com\/*" ], "homepage_url": "https:\/\/recruiterflow.com", "options_page": "options.html", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |