WebExtension.net
Toggle dark mode
WebExtension.net

Nox Influencer for YouTube

View on Chrome Web Store
View Nox Influencer for YouTube Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (7 ratings)
1 new ratings
8 views
This extension has been viewed 8 times

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

NoxInfluencer is a totally free tool that allows you to track Youtube channel statistics. Through the NoxInfluencer platform, you…
Type
Extension
Users
9,000 users
1K
NoxInfluencer
View author page of NoxInfluencer
Published
Published on August 8, 2021
Version 1.3.3
Manifest version
3
Updated
Updated on September 9, 2024
lifestyle/social
Extension Category
View on Chrome Web Store
View Nox Influencer for YouTube 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": "Nox Influencer for YouTube",
    "version": "1.3.3",
    "action": {
        "default_icon": {
            "20": "noxinfluencer_16.png",
            "40": "noxinfluencer_48.png"
        },
        "default_title": "NoxInfluencer"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "dist\/js\/chunk-vendors.js",
                "dist\/js\/app.js"
            ],
            "css": [
                "dist\/css\/chunk-vendors.css",
                "dist\/css\/app.css"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "icons": {
        "16": "noxinfluencer_16.png",
        "48": "noxinfluencer_48.png",
        "128": "noxinfluencer_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "*:\/\/*.youtube.com\/*",
        "https:\/\/www.google-analytics.com\/"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
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