Waalaxy - LinkedIn Automation Tool

Unleash the full potential of LinkedIn. The essential tool for automating lead generation, boosting sales & streamlining…

Was ist Waalaxy - LinkedIn Automation Tool?

Waalaxy - LinkedIn Automation Tool ist eine Chrome-Erweiterung, die von https://waalaxy.com entwickelt wurde, und ihr Hauptmerkmal ist "Unleash the full potential of LinkedIn. The essential tool for automating lead generation, boosting sales & streamlining…".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Waalaxy - LinkedIn Automation Tool-Erweiterungs-CRX-Datei herunterladen

Laden Sie Waalaxy - LinkedIn Automation Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        ...recruitment.

With our intuitive extension, you can easily import prospects directly from LinkedIn and set up your prospecting campaign with just a few clicks - no technical skills required!

🔁 Power of Automation
Extract profile lists from people search, Sales Navigator, and Recruiter Lite. Design your prospecting campaign, then sit back and watch Waalaxy do the rest. Claim back up to 70% of your time to focus on securing deals.

🕵️‍♂️ Ideal for Every Professional
Whether you're a salesperson, marketer, freelancer, founder, or recruiter, Waalaxy empowers you to expand your network and sales rapidly and effortlessly.

⛽ Lightning-fast Prospecting
Let Waalaxy fuel your lead generation engine. Utilize our proven message templates, and use the cloud version to run campaigns even while you snooze.

📧 Integrated Email Finder
Capture vital prospect information swiftly. Synchronize the data with your favorite CRMs, rounding off your lead generation process perfectly.

📩 Built-in inbox
Manage LinkedIn conversations easily within our inbuilt inbox. Craft message templates, schedule messages, and stay organized, all within our user-friendly interface.

🆓 FREE
Experience a 7-day free trial, no credit card necessary. We also offer a freemium version for continued use at zero cost.

👨‍💼 Top-tier Customer Support
Our customer support is second to none. For any queries or issues, our expert team is always on standby to assist and guide you.

Join over 100,000 users who've transformed their LinkedIn prospecting with Waalaxy. Experience accelerated lead generation like never before!

With Waalaxy, LinkedIn prospecting is no longer just a task - it's an art form. Begin your journey today!                    

Grundlegende Informationen zur Erweiterung

Name Waalaxy - LinkedIn Automation Tool Waalaxy - LinkedIn Automation Tool
ID hlkiignknimkfafapmgpbnbnmkajgljh
Offizielle URL https://chromewebstore.google.com/detail/waalaxy-linkedin-automati/hlkiignknimkfafapmgpbnbnmkajgljh
Beschreibung Unleash the full potential of LinkedIn. The essential tool for automating lead generation, boosting sales & streamlining…
Dateigröße 7.96 MB
Installationsanzahl 155,692
Aktuelle Version 1.3.65
Letztes Update 2024-03-04
Veröffentlichungsdatum 2021-04-05
Bewertung 4.82/5 Insgesamt 1188 Bewertungen
Entwickler https://waalaxy.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.waalaxy.com/
Hilfeseite URL https://www.waalaxy.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://www.waalaxy.com/use-of-data
Unterstützte Sprachen id,de,en,en-GB,fr,nl,es,es-419,it,pl,pt-BR,pt-PT,ru,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.3.65",
    "author": "waalaxy.com",
    "homepage_url": "https:\/\/www.waalaxy.com",
    "permissions": [
        "scripting",
        "storage",
        "alarms",
        "cookies",
        "tabs",
        "notifications",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/realtime.www.linkedin.com\/*",
        "https:\/\/app.waalaxy.com\/*",
        "https:\/\/blog.waalaxy.com\/*",
        "https:\/\/www.waalaxy.com\/*",
        "https:\/\/staging-landing-waalaxy.herokuapp.com\/*",
        "https:\/\/blog.prospectin.fr\/*",
        "https:\/\/www.waal.ink\/*",
        "https:\/\/staging-wraith-api.herokuapp.com\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "content-script.cjs"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "assets\/16x16.png",
            "32": "assets\/32x32.png",
            "48": "assets\/48x48.png",
            "128": "assets\/128x128.png"
        },
        "default_popup": ".\/injections\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/16x16.png",
        "32": "assets\/32x32.png",
        "48": "assets\/48x48.png",
        "128": "assets\/128x128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/*",
                "injections\/popup\/*",
                "injections\/feed-import-button\/*",
                "injections\/regular-search-import-button\/*",
                "injections\/group-import-button\/*",
                "injections\/event-import-button\/*",
                "injections\/bf-pub\/*",
                "injections\/my-network-button\/*",
                "injections\/inbox-pub\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/www.waalaxy.com\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/127.0.0.1\/*",
            "https:\/\/app.waalaxy.com\/*",
            "https:\/\/ambassadors.waalaxy.com\/*",
            "https:\/\/alpha-mystique.herokuapp.com\/*",
            "https:\/\/beta-mystique.herokuapp.com\/*",
            "https:\/\/delta-mystique.herokuapp.com\/*",
            "https:\/\/epsilon-mystique.herokuapp.com\/*",
            "https:\/\/gamma-mystique.herokuapp.com\/*",
            "https:\/\/kappa-mystique.herokuapp.com\/*",
            "https:\/\/lambda-mystique.herokuapp.com\/*",
            "https:\/\/omega-mystique.herokuapp.com\/*",
            "https:\/\/palpatine-front-revenant.herokuapp.com\/*",
            "https:\/\/zeta-mystique.herokuapp.com\/*",
            "https:\/\/sigma-mystique.herokuapp.com\/*",
            "https:\/\/theta-mystique.herokuapp.com\/*",
            "https:\/\/iota-mystique.herokuapp.com\/*",
            "https:\/\/psi-mystique.herokuapp.com\/*",
            "https:\/\/nu-mystique.herokuapp.com\/*",
            "https:\/\/mu-mystique.herokuapp.com\/*",
            "https:\/\/chi-mystique.herokuapp.com\/*",
            "https:\/\/rho-mystique.herokuapp.com\/*",
            "https:\/\/alpha-palpatine-front.herokuapp.com\/*",
            "https:\/\/beta-palpatine-front.herokuapp.com\/*",
            "https:\/\/delta-palpatine-front.herokuapp.com\/*",
            "https:\/\/epsilon-palpatine-front.herokuapp.com\/*",
            "https:\/\/gamma-palpatine-front.herokuapp.com\/*",
            "https:\/\/kappa-palpatine-front.herokuapp.com\/*",
            "https:\/\/lambda-palpatine-front.herokuapp.com\/*",
            "https:\/\/omega-palpatine-front.herokuapp.com\/*",
            "https:\/\/zeta-palpatine-front.herokuapp.com\/*",
            "https:\/\/sigma-palpatine-front.herokuapp.com\/*",
            "https:\/\/theta-palpatine-front.herokuapp.com\/*",
            "https:\/\/iota-palpatine-front.herokuapp.com\/*",
            "https:\/\/psi-palpatine-front.herokuapp.com\/*",
            "https:\/\/nu-palpatine-front.herokuapp.com\/*",
            "https:\/\/mu-palpatine-front.herokuapp.com\/*",
            "https:\/\/chi-palpatine-front.herokuapp.com\/*",
            "https:\/\/rho-palpatine-front.herokuapp.com\/*"
        ]
    }
}