Influencer Marketing Analytics by HypeAuditor

Quickly and conveniently access key influencer metrics and get data insights with HypeAuditor’s Chrome Extension. Check out the…

Wat is Influencer Marketing Analytics by HypeAuditor?

Influencer Marketing Analytics by HypeAuditor is een Chrome-extensie ontwikkeld door https://hypeauditor.com, en de belangrijkste functie is "Quickly and conveniently access key influencer metrics and get data insights with HypeAuditor’s Chrome Extension. Check out the…".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Influencer Marketing Analytics by HypeAuditor

Download Influencer Marketing Analytics by HypeAuditor-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Quickly and conveniently access key influencer metrics and get data insights with HypeAuditor’s Chrome Extension. Check out the performance of Instagram influencers, YouTube channels and TikTok accounts without having to switch tabs.

1. Analyze influencers in one click
2. Explore audience data
3. Learn key content creator information
4. Speed up outreach
5. Save influencers to your account                    

Basisinformatie over de Extensie

Naam Influencer Marketing Analytics by HypeAuditor Influencer Marketing Analytics by HypeAuditor
ID dpeckneljdmfgficgjokjfimkblaegcc
Officiële URL https://chromewebstore.google.com/detail/influencer-marketing-anal/dpeckneljdmfgficgjokjfimkblaegcc
Beschrijving Quickly and conveniently access key influencer metrics and get data insights with HypeAuditor’s Chrome Extension. Check out the…
Bestandsgrootte 7.37 MB
Aantal Installaties 1,369
Huidige Versie 1.2.2
Laatst Bijgewerkt 2023-09-14
Publicatiedatum 2023-07-17
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar https://hypeauditor.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://hypeauditor.com/chrome-extension/
URL van de Privacybeleid Pagina https://hypeauditor.com/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Influencer Marketing Analytics by HypeAuditor",
    "version": "1.2.2",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "src\/assets\/icons\/icon16.png",
            "48": "src\/assets\/icons\/icon48.png",
            "128": "src\/assets\/icons\/icon128.png"
        },
        "default_title": "Add this influencer to HypeAuditor"
    },
    "icons": {
        "16": "src\/assets\/icons\/icon16.png",
        "48": "src\/assets\/icons\/icon48.png",
        "128": "src\/assets\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/popup\/index.html",
                "src\/assets\/logo.svg",
                "src\/assets\/fonts\/*.*",
                "src\/assets\/warning_analytics_icon.svg",
                "src\/assets\/warning_private_icon.svg",
                "src\/assets\/warning_unavailable_icon.svg"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.tiktok.com\/*",
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "assets\/logo.58117178.svg",
                "assets\/index.js.1d8f3b3c.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.js.1d8f3b3c.4ae4375e.js"
            ],
            "matches": [
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.youtube.com\/*",
                "https:\/\/*.tiktok.com\/*"
            ],
            "css": [
                "assets\/index.js.91b19566.css"
            ]
        }
    ],
    "permissions": [
        "cookies",
        "tabs",
        "background"
    ],
    "host_permissions": [
        "https:\/\/*.hypeauditor.com\/*",
        "https:\/\/hypeauditor.com\/*"
    ]
}