Realply: AI LinkedIn Outreach
Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today.
Hvad er Realply: AI LinkedIn Outreach?
Realply: AI LinkedIn Outreach er en Chrome-udvidelse udviklet af realply, og dens hovedfunktion er "Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today.".
Udvidelsesskærmbilleder
Download Realply: AI LinkedIn Outreach-udvidelses-CRX-fil
Download Realply: AI LinkedIn Outreach-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gmldghacmoeebpkakfkideoejkfidplg |
| Officiel URL | https://chromewebstore.google.com/detail/realply-ai-linkedin-outre/gmldghacmoeebpkakfkideoejkfidplg |
| Beskrivelse | Generate up to 3x more meetings, boost your revenue and become a thought leader using smart Linkedin AI today. |
| Filstørrelse | 3.9 MB |
| Antal Installationer | 33 |
| Nuværende Version | 0.4.2 |
| Senest Opdateret | 2023-12-12 |
| Udgivelsesdato | 2023-12-07 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | realply |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://realply.com |
| URL til Fortrolighedspolitik Side | https://www.freeprivacypolicy.com/live/b5322ce0-6523-43b6-87aa-657335590f3c |
| Understøttede Sprog | 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"
}
} | |