WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
LeadSpry - b2b Lead Generation Tool

LeadSpry - b2b Lead Generation Tool

View on Chrome Web Store
View LeadSpry - b2b Lead Generation Tool Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
4 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Powerful business to business lead generation tool for finding business contacts across multiple platforms
Type
Extension
Users
632 users
2
Website rovelin.com
hrit*********************
View author page of hrit*********************
Published
Published on September 21, 2024
Version 1.1.3
Manifest version
3
Updated
Updated on March 27, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View LeadSpry - b2b Lead Generation Tool 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",
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "version": "1.1.3",
    "description": "__MSG_extension_description__",
    "icons": {
        "16": "icon16.jpg",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "scripting",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/www.google.com\/*",
        "https:\/\/rovelin.com\/*"
    ],
    "background": {
        "service_worker": "background.min.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/search*"
            ],
            "js": [
                "content.min.js"
            ]
        }
    ],
    "action": [],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup.js",
                "dashboard.html",
                "dashboard.js",
                "dashboard-launcher.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "default_locale": "en"
}
© 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