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によって開発されたChromeの拡張機能で、その主な機能は「🏆 Influencer Analytics by KOL Radar! Get Instant influencer analysis while browsing.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Influencer Analytics by KOL Radar拡張機能のCRXファイルをダウンロード

Influencer Analytics by KOL Radar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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:\/\/*\/*"
            ]
        }
    ]
}