Autobound (ChatGPT for sales emails)

Autobound's AI increases email reply rate by generating individually personalized sales emails. Try our freemium today!

Cos'è Autobound (ChatGPT for sales emails)?

Autobound (ChatGPT for sales emails) è un'estensione di Chrome sviluppata da https://autobound.ai, e la sua funzione principale è "Autobound's AI increases email reply rate by generating individually personalized sales emails. Try our freemium today!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Autobound (ChatGPT for sales emails)

Scarica i file di estensione Autobound (ChatGPT for sales emails) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        We get it: Researching prospects and writing personalized emails takes forever.

That's where Autobound steps in - your AI-assistant that skyrockets your reply rate by instantly writing hyper-personalized emails based on billions of third party data points.

Autobound empowers sellers, founders, and marketers to save hours daily, book more meetings, and increase revenue through:

1. Effortless Personalization: Generate highly customized emails in seconds using our Chrome Extension, or in bulk. Based on news, social, LinkedIn posts, podcast appearances, job openings, technologies used and more!

2. Access Comprehensive Contact Data: Stop overpaying for B2B contact data. With Autobound, you get access to our extensive database at no extra cost.

Anyone using Google Chrome can get started in less than 30 seconds.

➤ How it works

By instantly researching the recipient in the “To:” field in your drafted email, Autobound scours millions of data sources from across the web, then aggregates insights unique to both your email recipient and their employer.

With a single click, Autobound's AI assistant generates a list of emails, and email openers, that are proven to spark conversations.

➤ Where it works

You can use Autobound no matter what site you’re on! Our widget stays tucked away on the side of your screen, adjustable to where you want it.

We have native integrations with LinkedIn, Gmail, Outreach, and Salesloft.

For Gmail, Outreach and Salesloft

Autobound starts working when you enter a recipient’s email address into the “to” field of an email. With 1 click, you can view Autobound’s suggested emails and email openers.

On LinkedIn

When you’re viewing a person's profile, Autobound is researching them, their industry, and company behind the scenes. Similar to Gmail/Outreach/Salesloft, when you click the Autobound icon, we’ll display personalized emails, email openers, and relevant insights.

Any other website

Simply click the Autobound icon to open “Autobound Anywhere”. From here, you can enter someone’s email or LinkedIn Profile URL, and Autobound will generate personalized content.

➤ What drives our personalization

Autobound’s “listening engine” combs through the digital footprint of your email recipient, their employer, and industry to surface the most relevant insights.

Some of the insights we track…

On the INDIVIDUAL level: initiatives in current role, interests and hobbies, job changes, work anniversaries, schools attended, promotions & more. We’ll also identify experiences they share with you, such as if you both worked at the same company, live in the same city, etc.

On the COMPANY level: funding rounds, acquisitions, competitor news, press releases, company initiatives, names of customers/investors, product launches, competitive technologies used, and more.

➤ Get started today

Getting started is free, takes 30 seconds, and doesn’t require a credit card. All you have to do is install the Chrome Extension and start composing an email to a prospective customer within Gmail, Outreach, or Salesloft.

➤ Pricing

Autobound has a free version. Our paid subscription starts at $39/user/month.                    

Informazioni di Base sull'Estensione

Nome Autobound (ChatGPT for sales emails) Autobound (ChatGPT for sales emails)
ID apmacgoajagifnflancoaenfcgmjnifc
URL Ufficiale https://chromewebstore.google.com/detail/autobound-chatgpt-for-sal/apmacgoajagifnflancoaenfcgmjnifc
Descrizione Autobound's AI increases email reply rate by generating individually personalized sales emails. Try our freemium today!
Dimensione del File 866 KB
Conteggio Installazioni 3,717
Versione Corrente 7.1.0
Ultimo Aggiornamento 2024-02-28
Data di Pubblicazione 2023-01-25
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore https://autobound.ai
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.autobound.ai/
URL della Pagina di Aiuto https://www.autobound.ai/post/how-autobound-works
URL della Pagina della Politica sulla Privacy https://www.autobound.ai/privacy-policy
Lingue Supportate en
manifest.json
{
    "version": "7.1.0",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "incognito": "not_allowed",
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "js": [
                "injection-module.content.js"
            ],
            "matches": [
                "*:\/\/*.salesloft.com\/*",
                "*:\/\/mail.google.com\/*",
                "*:\/\/*.outreach.io\/*"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "js": [
                "sentry.content.js",
                "anywhere-module.content.js",
                "injection-module.content.js",
                "prospect-spotter-module.content.js",
                "rewrite-module.content.js"
            ],
            "matches": [
                "*:\/\/*.outreach.io\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "sequences-module.content.js"
            ],
            "matches": [
                "*:\/\/*.salesloft.com\/app\/people*",
                "*:\/\/*.outreach.io\/prospects*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "sentry.content.js",
                "anywhere-module.content.js",
                "prospect-spotter-module.content.js",
                "rewrite-module.content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "logos\/*",
                "icons\/*",
                "*.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/favicon-16x16.png",
        "32": "icons\/favicon-32x32.png",
        "48": "icons\/favicon-48x48.png",
        "128": "icons\/favicon-128x128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": ""
    },
    "name": "Autobound (ChatGPT for sales emails)",
    "description": "Autobound's AI increases email reply rate by generating individually personalized sales emails. Try our freemium today!",
    "externally_connectable": {
        "matches": [
            "https:\/\/app2.autobound.ai\/*"
        ]
    }
}