Influencer Analytics by KOL Radar

🏆 Influencer Analytics by KOL Radar! Get Instant influencer analysis while browsing.

Influencer Analytics by KOL Radar क्या है?

Influencer Analytics by KOL Radar KOL Radar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "🏆 Influencer Analytics by KOL Radar! Get Instant influencer analysis while browsing."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Influencer Analytics by KOL Radar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Effortlessly Analyze Influencers Across 5 Social Media Platforms:
- Instagram
- Facebook
- YouTube
- TikTok
- Twitter

Instantly Access Influencer Data and Insights:
- KOL Follower Analysis
- Post Engagement Rate
- Video View Rate
- Influencer’s Primary Content Types
- Discover Similar Influencers
- Influencer Audiences Analysis
- Sponsored Post Analysis
- Average Post Interactions
- Average Post Likes
- Average Post Comments
- Dive into Instagram Post Engagement Rates

4 Key Benefits of Using Influencer Analytics by KOL Radar!
1.Track Influencer Performance: Unlock Comprehensive Data and In-Depth Analysis.
2. Cross-Platform Insights: Save Time and Effort with One-Click Platform Switching.
3. Personalized Influencer Collection: Easily Manage Your Own Collaborator List.
4. In-Depth Influencer Insights: Access More Detailed Data on Influencer Analysis Page With a Single Click!

Save Time and Effort! Find the perfect Influencers now!

🚀Get Started - Download Influencer Analytics by KOL Radar!                    

एक्सटेंशन की मूल जानकारी

नाम Influencer Analytics by KOL Radar Influencer Analytics by KOL Radar
ID amjaoklkeffceamacmpblhhhfajdoihl
आधिकारिक URL https://chromewebstore.google.com/detail/influencer-analytics-by-k/amjaoklkeffceamacmpblhhhfajdoihl
विवरण 🏆 Influencer Analytics by KOL Radar! Get Instant influencer analysis while browsing.
फ़ाइल का आकार 3.76 MB
स्थापना संख्या 8,000
वर्तमान संस्करण 1.5.1
अंतिम अपडेट 2024-02-06
प्रकाशन तिथि 2023-08-21
रेटिंग 4.88/5 कुल 33 रेटिंग्स
डेवलपर KOL Radar
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.kolradar.com/
सहायता पृष्ठ URL https://www.kolradar.com/us/contact
गोपनीयता नीति पृष्ठ URL https://www.kolradar.com/privacy
समर्थित भाषाएँ en,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.5.1",
    "permissions": [
        "scripting",
        "activeTab",
        "cookies",
        "tabs",
        "webNavigation"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.kolradar.com\/*"
        ]
    },
    "icons": {
        "16": "public\/icon-16.png",
        "32": "public\/icon-32.png",
        "48": "public\/icon-48.png",
        "128": "public\/icon-128.png"
    },
    "action": {
        "default_title": ""
    },
    "background": {
        "service_worker": "src\/pages\/background\/index.js"
    },
    "host_permissions": [
        "https:\/\/*.instagram.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.youtube.com\/*",
        "https:\/\/twitter.com\/*",
        "https:\/\/*.tiktok.com\/*",
        "https:\/\/*.kolradar.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*",
                "assets\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}