WebExtension.net
Toggle dark mode
WebExtension.net

Apollo.io: Free B2B Phone Number & Email Finder

View on Chrome Web Store
View Apollo.io: Free B2B Phone Number & Email Finder Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (874 ratings)
3 new ratings
65 views
This extension has been viewed 65 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Apollo enables users to find contact info, connect with buyers, track emails, and more for free.
Type
Extension
Users
700,000 users
100K
Website apollo.io
Apollo
View author page of Apollo
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 5, 2016
Version 9.2.0
Manifest version
3
Updated
Updated on January 17, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Apollo.io: Free B2B Phone Number & Email Finder Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "9.2.0",
    "name": "Apollo.io: Free B2B Phone Number & Email Finder",
    "manifest_version": 3,
    "description": "Apollo enables users to find contact info, connect with buyers, track emails, and more for free.",
    "action": {
        "default_title": "Apollo",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/apolloIconManager.bundle.js"
            ],
            "world": "ISOLATED"
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/injectLINetwork.bundle.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "contextMenus",
        "notifications",
        "scripting",
        "storage",
        "tabs",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "loading.html",
                "panel.html",
                "window.html",
                "sidebar-main.html",
                "linkedin-sidebar.html",
                "salesforce-sidebar.html",
                "salesforce-toolbar.html",
                "gCal-sidebar.html",
                "hubspot-sidebar.html",
                "hubspot-toolbar.html",
                "state-sync-iframe.html",
                "img\/*",
                "fonts\/*",
                "js\/*",
                "js\/*.js",
                "json\/*",
                "js\/css\/*",
                "*.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.apollo.io\/*",
            "https:\/\/beta.apollo.io\/*",
            "https:\/\/app.apollo.io\/*",
            "https:\/\/extension.apollo.io\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/o101058.ingest.sentry.io https:\/\/app.apollo.io https:\/\/extension.apollo.io https:\/\/api.amplitude.com https:\/\/track.customer.io https:\/\/insights-collector.newrelic.com http:\/\/whatis.customeriomail.com\/ wss:\/\/voice-js.roaming.twilio.com\/signal https:\/\/sdk.twilio.com;"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top