Howdy Outreach Automator

No more spreadsheets, no more manual data entry. Find the right connection in a matter of seconds.

Τι είναι το Howdy Outreach Automator;

Το Howdy Outreach Automator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://sayhowdy.co, και η κύρια λειτουργία του είναι "No more spreadsheets, no more manual data entry. Find the right connection in a matter of seconds.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Howdy Outreach Automator

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

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

                        Reach hundreds of users with personalized messages on Instagram and Twitter, while protecting the integrity of your account. 

Right now, creators, online marketers, and influencers, are spending hours every week seeking and engaging their target audiences. The Howdy Chrome Extension Tool is designed to help users automate and send targeted high-impact Instagram and Twitter DMs to anyone from potential customers to potential business partners.

🌟HOW IT WORKS🌟

1️⃣ FIND YOUR TARGET USERS:

There are multiple ways to find the right set of users to message. With Howdy, you can message:

     1. Users who liked or commented on a tweet or Instagram post
     2. Users in a follower or following list.
     3. Content creators of a specific hashtag

2️⃣ COMPOSE YOUR MESSAGE

Now that you have your list of users, you need a good message! You can edit your personalized message template at the top of the extension screen. The message you set here will be sent to the entire list. Tip: Check out the liquid tag buttons that can personalize a message based on a user’s first name, name, or handle.

3️⃣ 💣BOMBS AWAY! 
When you’re ready to send, you can manually select which users you want to receive your message, or click select all at the top of the page.  When you’re ready to go, click the "message all" button. 

That's it!

🌟WHAT ELSE YOU SHOULD KNOW🌟

✅ Howdy does not require your require your Instagram or Twitter password and does not collect any of your data. 

✅The Howdy Chrome Extension allows you to see who you've had previous conversations with to make sure you don't reach out to the same people twice. (That would be awkward!)

✅ The Howdy Chrome Extension spreads out your messages to protect your account from spamming. *DO NOT USE THIS EXTENSION TO SEND SPAM*. 

———
🆘 Need support? 🙋‍♀️Have Questions?
reach out to us on Instagram or Twitter at @careforyourdms                    

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

Όνομα Howdy Outreach Automator Howdy Outreach Automator
ID efgnnngoglfhbphgdkfjfhgaafobnooj
Επίσημο URL https://chromewebstore.google.com/detail/howdy-outreach-automator/efgnnngoglfhbphgdkfjfhgaafobnooj
Περιγραφή No more spreadsheets, no more manual data entry. Find the right connection in a matter of seconds.
Μέγεθος Αρχείου 4.23 MB
Αριθμός Εγκαταστάσεων 243
Τρέχουσα Έκδοση 2.16.5
Τελευταία Ενημέρωση 2024-02-07
Ημερομηνία Δημοσίευσης 2023-03-04
Αξιολόγηση 5.00/5 Συνολικά 17 Αξιολογήσεις
Προγραμματιστής https://sayhowdy.co
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.sayhowdy.co
URL της Σελίδας Πολιτικής Απορρήτου https://sayhowdy.co/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Howdy Outreach Automator",
    "description": "No more spreadsheets, no more manual data entry. Find the right connection in a matter of seconds.",
    "version": "2.16.5",
    "version_name": "2.16.5",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkkjXEO69vZi3gnRAdwzmyhG3BGN2opS5bPlmbVHQl2YSuAMqxjl9eEz6sguITR0aT84K5Wgaz0ESrsWpduYHHt6Tyf5OHr3QVV0Rw\/IsdwADDq8fjEE8idmfT0+MhybFXs1TuMUn1o5sx\/pHugMeP29CNNe9IaMmmJ1fLx2RLkMHPoVf89nTg2EXmjlwYbvaNM+dsI10GK80WKnZA4aZ4lzh8lGA94SUlGgbNxoLIdVVbbDMIWhQFoOj53Opv++2oBhv6iOvQ6A7B48HyArpQPNX6MOu3CyXqUzgwE8tw5nR5L82vO8g15pJovfoSUSMajmuIn2ark2ezOmdMSLzRwIDAQAB",
    "icons": {
        "128": "up_\/assets\/logo.png",
        "512": "up_\/assets\/logo.png"
    },
    "browser_action": {
        "default_icon": "up_\/assets\/logo.png"
    },
    "background": {
        "scripts": [
            "background-script.d7c47a71.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "content-script.ef1c0e36.js"
            ],
            "css": []
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/app.dev.dsm.network\/*",
            "*:\/\/app.dsm.network\/*",
            "*:\/\/app.dev.sayhowdy.co\/*",
            "*:\/\/app.sayhowdy.co\/*"
        ]
    },
    "permissions": [
        "power",
        "storage",
        "cookies",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "alarms",
        "https:\/\/*.twitter.com\/*",
        "https:\/\/*.instagram.com\/*",
        "https:\/\/app.dev.dsm.network\/*",
        "https:\/\/app.dsm.network\/*",
        "https:\/\/app.dev.sayhowdy.co\/*",
        "https:\/\/app.sayhowdy.co\/*",
        "http:\/\/localhost:3000\/*"
    ],
    "web_accessible_resources": [
        "up_\/assets\/Branding.png",
        "up_\/assets\/alert.svg",
        "up_\/assets\/close-popup.svg",
        "connect-twitter.54077f6f.svg",
        "up_\/assets\/daily_limit_reached.svg",
        "up_\/assets\/dsm-logo.svg",
        "get-started.a15a4c11.svg",
        "up_\/assets\/howdy-logo.svg",
        "up_\/assets\/howdy-toggler.svg",
        "up_\/assets\/infinity.svg",
        "up_\/assets\/instagram-logo.svg",
        "up_\/assets\/instagram.svg",
        "up_\/assets\/issue.svg",
        "up_\/assets\/logo.png",
        "no-active-plan.59d33497.svg",
        "up_\/assets\/no-tweet.jpg",
        "up_\/assets\/no-users.svg",
        "up_\/assets\/outline.svg",
        "plan-cancelled.226135e1.svg",
        "up_\/assets\/send_message.svg",
        "up_\/assets\/show-templ.svg",
        "up_\/assets\/success.svg",
        "trial-expired.7e37c9c8.svg",
        "up_\/assets\/twitter-logo.svg",
        "up_\/assets\/verified.svg",
        "up_\/fonts\/CircularXXWeb-Bold.woff2",
        "up_\/fonts\/CircularXXWeb-BoldItalic.woff2",
        "up_\/fonts\/CircularXXWeb-Book.woff2",
        "up_\/fonts\/CircularXXWeb-BookItalic.woff2",
        "up_\/fonts\/CircularXXWeb-Italic.woff2",
        "up_\/fonts\/CircularXXWeb-Medium.woff2",
        "up_\/fonts\/CircularXXWeb-MediumItalic.woff2",
        "up_\/fonts\/CircularXXWeb-Regular.woff2",
        "up_\/fonts\/Inter-Bold.ttf",
        "up_\/fonts\/Inter-ExtraBold.ttf",
        "up_\/fonts\/Inter-Light.ttf",
        "up_\/fonts\/Inter-Medium.ttf",
        "up_\/fonts\/Inter-Regular.ttf",
        "up_\/fonts\/Inter-SemiBold.ttf",
        "Inter-Regular.ff13bc3c.ttf",
        "Inter-Bold.e563a503.ttf",
        "Inter-ExtraBold.4b2ab32d.ttf",
        "Inter-Medium.83ab5988.ttf",
        "Inter-Light.b0bede23.ttf",
        "Inter-SemiBold.01b94fd2.ttf",
        "CircularXXWeb-Regular.b0db7364.woff2",
        "CircularXXWeb-Medium.a8c2f919.woff2",
        "CircularXXWeb-Bold.bf4bdc2c.woff2",
        "CircularXXWeb-Book.fa960b68.woff2",
        "get-started.a15a4c11.svg",
        "trial-expired.7e37c9c8.svg",
        "plan-cancelled.226135e1.svg",
        "no-active-plan.59d33497.svg",
        "connect-twitter.54077f6f.svg"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "host_permissions": [
        "https:\/\/app.dev.dsm.network\/*",
        "https:\/\/app.dsm.network\/*",
        "http:\/\/localhost:3000\/*"
    ]
}