WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Check Engagement Rate Instagram & Tiktok by KOL.ID

Check Engagement Rate Instagram & Tiktok by KOL.ID

View on Chrome Web Store
View Check Engagement Rate Instagram & Tiktok by KOL.ID Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (14 ratings)
4 new ratings
0 views
This extension has been viewed 0 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.

Sort and organize content on TikTok and Instagram by likes, comments, and other metrics - Powered by KOL.ID
Type
Extension
Users
652 users
18
Website kol.id
KOL.ID
View author page of KOL.ID
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 19, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on October 26, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Check Engagement Rate Instagram & Tiktok by KOL.ID 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": "Check Engagement Rate Instagram & Tiktok\u00a0by\u00a0KOL.ID",
    "version": "1.0.1",
    "description": "Sort and organize content on TikTok and Instagram by likes, comments, and other metrics - Powered by KOL.ID",
    "permissions": [
        "cookies",
        "storage",
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/kol.id\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Social Media Sorter By KOL.ID"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "content-tiktok.js"
            ],
            "css": [
                "content-styles.css",
                "tiktok-styles.css"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        },
        {
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "content-bridge.js"
            ],
            "css": [
                "content-styles.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content-instagram.js"
            ],
            "css": [
                "content-styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-styles.css",
                "icons\/*"
            ],
            "matches": [
                "https:\/\/www.tiktok.com\/*",
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 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