WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds

YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds

View on Chrome Web Store
View YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (213 ratings)
5 new ratings
1 views
This extension has been viewed 1 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.

Boost YouTube Influencer Marketing with AI
Type
Extension
Users
5,000 users
500
Nano Influencer
View author page of Nano Influencer
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 12, 2024
Version 0.6.2
Manifest version
3
Updated
Updated on June 9, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds 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": "YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds",
    "version": "0.6.2",
    "description": "Boost YouTube Influencer Marketing with AI",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.nanoinfluencer.co\/*",
            "*:\/\/*.nanoinfluencer.ai\/*",
            "https:\/\/env.nanoinfluencer.ai\/pro"
        ]
    },
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "YouTube Email Finder: Find YouTube Channel Emails in 10 Seconds"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.nanoinfluencer.co\/*",
                "*:\/\/*.nanoinfluencer.ai\/*",
                "*:\/\/www.youtube.com\/*"
            ],
            "match_origin_as_fallback": true,
            "js": [
                "js\/jquery-3.6.4.min.js",
                "js\/content-scripts.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "sidebar.html",
                "js\/inject.js"
            ],
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "sidebar.html"
    },
    "homepage_url": "https:\/\/nanoinfluencer.ai",
    "config": {
        "app-id": "pmafjeghchhihekeniifdnagkiagijbn",
        "platform": "ytb"
    }
}
© 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