Outboundly - Prospecting & Cold Outreach AI

Instantly analyze websites and LinkedIn profiles and generate personalized cold outreach messages in one click using AII

Τι είναι το Outboundly - Prospecting & Cold Outreach AI;

Το Outboundly - Prospecting & Cold Outreach AI είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://outboundly.app, και η κύρια λειτουργία του είναι "Instantly analyze websites and LinkedIn profiles and generate personalized cold outreach messages in one click using AII".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Outboundly - Prospecting & Cold Outreach AI

Λήψη αρχείων επέκτασης Outboundly - Prospecting & Cold Outreach AI σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Introducing Outboundly - your fast track to revolutionized outreach. This next-gen, AI-powered Chrome extension is designed to turn insights into messages in an instant! 

Outboundly delves deep into data from various platforms such as LinkedIn profiles, company websites, social media feeds, and now, with our new automation feature for Sales Navigator! This cutting-edge addition allows users to seamlessly integrate Sales Navigator insights, enabling rapid generation of outreach messages tailored to the prospect's recent activities, interests, and Sales Navigator interactions.

Just open Outboundly on any webpage, hit 'compose,' provide some context and a call-to-action. In just one click, watch as our AI crafts a highly targeted outreach message.

For LinkedIn users, we offer even more ease. Find our 'generate' button within the LinkedIn message box for seamless personalization.

Outboundly comes equipped with nine unique modes:

1️⃣ General Mode: Ideal for users seeking versatile outreach messages for any occasion - be it networking, collaboration, or introduction. The mode generates well-crafted, engaging messages that resonate with your prospect's professional interests and background.

2️⃣ Pitch Mode: Tailored for salespeople and entrepreneurs, this mode crafts highly targeted pitches for potential customers based on their LinkedIn profile, pain points, and interests, highlighting the value your product or service offers them.

3️⃣ Template Mode: Offers you greater control over your outreach messages. Upload a sample message, and Outboundly will use AI to personalize it for each recipient.

4️⃣ Connection Request Mode: Simplifies expanding your network by generating tailored connection requests that harmonize with your prospect's profile, hence boosting acceptance rates.

5️⃣ Recruiter Mode: Crafted for recruiters, this mode generates messages that address candidates' experience and aspirations, thereby maximizing your chances of finding the right talent.

6️⃣ Custom Mode: Allows you to specify the personalization elements for your messages, ensuring a unique outreach that increases engagement and response rates.

7️⃣ Starter Mode: Perfect for outreach beginners, this mode creates three conversation starters tailored to the prospect's professional background and interests to initiate meaningful conversations.

8️⃣ Brainstorm Mode: Generates a user summary, sales strategies, and message ideas based on an analysis of the user profile - ideal when you prefer to take the reins of your outreach.

9️⃣ Sales Navigator Automation: Harness the power of LinkedIn's Sales Navigator with this mode. Automatically fetch and analyze data from Sales Navigator, crafting messages that align with the prospect's recent interactions and insights.

Outboundly redefines outreach by letting you craft personalized messages instantly that captivate attention and build relationships. Leverage the power of data-driven personalization with Outboundly to transform your outreach strategy.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Outboundly - Prospecting & Cold Outreach AI Outboundly - Prospecting & Cold Outreach AI
ID aclgcfmciekojimhckimdcapkejceili
Επίσημο URL https://chromewebstore.google.com/detail/outboundly-prospecting-co/aclgcfmciekojimhckimdcapkejceili
Περιγραφή Instantly analyze websites and LinkedIn profiles and generate personalized cold outreach messages in one click using AII
Μέγεθος Αρχείου 5.42 MB
Αριθμός Εγκαταστάσεων 1,287
Τρέχουσα Έκδοση 2.7.5
Τελευταία Ενημέρωση 2024-01-30
Ημερομηνία Δημοσίευσης 2022-11-30
Αξιολόγηση 4.50/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής https://outboundly.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://outboundly.app
Διεύθυνση URL της Σελίδας Βοήθειας https://outboundly.app/contact/
URL της Σελίδας Πολιτικής Απορρήτου https://outboundly.app/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Outboundly - Prospecting & Cold Outreach AI",
    "description": "Instantly analyze websites and LinkedIn profiles and generate personalized cold outreach messages in one click using AII",
    "version": "2.7.5",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "match_origin_as_fallback": true,
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "contentscript.js"
            ],
            "css": [
                "contentscript.css"
            ],
            "type": "module"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "automation-status.html",
                "makeDetail.svg",
                "makeNeutral.svg",
                "makeShorter.svg",
                "moreCasual.svg",
                "moreEngaging.svg",
                "moreFreindly.svg",
                "moreProf.svg",
                "moreWitty.svg",
                "customCom.svg",
                "dragLogo.svg",
                "l1.png",
                "clickme.svg",
                "compose.svg",
                "salesnavigator.svg",
                "connects.svg",
                "profileOut.svg",
                "clickme.png",
                "customInst.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": {
            "128": "128.png"
        },
        "default_title": "Outboundly"
    },
    "icons": {
        "128": "128.png"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab",
        "tabs",
        "notifications",
        "unlimitedStorage",
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*"
    ]
}