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 |
| Eメール | [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"
}
} | |