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 |
| 官方網址 | 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"
}
} | |