Realply: AI LinkedIn Outreach
Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today.
什么是Realply: AI LinkedIn Outreach?
Realply: AI LinkedIn Outreach是由realply开发的Chrome扩展程序,该扩展的主要功能是“Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today.”。
扩展截图
下载Realply: AI LinkedIn Outreach扩展crx文件
下载Realply: AI LinkedIn Outreach扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Realply is the ultimate LinkedIn outreach and lead generation tool, designed to empower professionals and teams to achieve remarkable results.
With personalized messaging options, pre-designed templates, and automated follow-up sequences, Realply simplifies campaign management and boosts networking efficiency.
Our AI-powered features, including the AI Post and Bio Generators, elevate content quality, while robust security measures and data privacy compliance ensure peace of mind. 扩展基本信息
| 名称 | |
| ID | gmldghacmoeebpkakfkideoejkfidplg |
| 官方URL | https://chromewebstore.google.com/detail/realply-ai-linkedin-outre/gmldghacmoeebpkakfkideoejkfidplg |
| 简介 | Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today. |
| 文件大小 | 3.9 MB |
| 安装次数 | 33 |
| 当前版本 | 0.4.2 |
| 更新时间 | 2023-12-12 |
| 上架时间 | 2023-12-07 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | realply |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://realply.com |
| 隐私政策页面URL | https://www.freeprivacypolicy.com/live/b5322ce0-6523-43b6-87aa-657335590f3c |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Realply: AI LinkedIn Outreach",
"version": "0.4.2",
"description": "Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today.",
"permissions": [
"storage",
"tabs",
"cookies",
"alarms",
"scripting"
],
"host_permissions": [
"https:\/\/app.realply.com\/*",
"http:\/\/localhost\/*\/*",
"https:\/\/*.linkedin.com\/*"
],
"icons": {
"16": "favicon-16x16.png",
"32": "favicon-32x32.png",
"48": "favicon-48x48.png",
"96": "favicon-96x96.png",
"128": "favicon-192x192.png"
},
"action": {
"default_popup": "index.html",
"default_title": "Realply: AI LinkedIn Outreach",
"default_icon": "Realply.png"
},
"background": {
"service_worker": "background.js"
}
} | |