WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Keyword Scouter: AI Social Listening for LinkedIn, Reddit & X

Keyword Scouter: AI Social Listening for LinkedIn, Reddit & X

View on Chrome Web Store
View Keyword Scouter: AI Social Listening for LinkedIn, Reddit & X Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

AI-powered social media monitoring for LinkedIn, Reddit & X (Twitter). Find leads, generate responses & convert conversations.
Type
Extension
Users
16 users
1
Keyword Scouter
View author page of Keyword Scouter
Published
Published on June 25, 2025
Version 0.4.5
Manifest version
3
Updated
Updated on February 14, 2026
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Keyword Scouter: AI Social Listening for LinkedIn, Reddit & X 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": "Keyword Scouter: AI Social Listening for LinkedIn, Reddit & X",
    "version": "0.4.5",
    "description": "AI-powered social media monitoring for LinkedIn, Reddit & X (Twitter). Find leads, generate responses & convert conversations.",
    "permissions": [
        "alarms",
        "storage",
        "windows",
        "tabs",
        "activeTab",
        "cookies",
        "notifications",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/*.reddit.com\/*",
        "https:\/\/i.redd.it\/*",
        "https:\/\/v.redd.it\/*",
        "https:\/\/external-preview.redd.it\/*",
        "https:\/\/preview.redd.it\/*",
        "http:\/\/localhost:3000\/*",
        "https:\/\/keywordscouter.ai\/*",
        "https:\/\/*.keywordscouter.ai\/*",
        "https:\/\/*.supabase.co\/*",
        "https:\/\/*.clerk.accounts.dev\/*",
        "https:\/\/*.clerk.dev\/*",
        "https:\/\/clerk.keywordscouter.ai\/*",
        "https:\/\/us.i.posthog.com\/*",
        "https:\/\/app.posthog.com\/*",
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.keywordscouter.ai\/*",
            "https:\/\/keywordscouter.ai\/*",
            "http:\/\/localhost:3000\/*",
            "http:\/\/localhost:3001\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "webview": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/linkedin-api-injector.ts-loader-CktxwFrH.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/linkedin-outreach-injector.ts-loader-DRrwezOF.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/in\/*",
                "https:\/\/www.linkedin.com\/feed\/update\/*",
                "https:\/\/www.linkedin.com\/posts\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/dynamic-icon-injector.ts-loader-Di6DfFuI.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/dashboard-detection-injector.ts-loader-_DcKPIf4.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-auth-listener.ts-loader-Rr0Kcq3l.js"
            ],
            "matches": [
                "https:\/\/keywordscouter.ai\/*",
                "https:\/\/*.keywordscouter.ai\/*",
                "http:\/\/localhost:3000\/*",
                "http:\/\/localhost:3001\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "index.html",
                "welcome.html",
                "icons\/Logomark_Main.png",
                "icons\/tick-icon.png",
                "icons\/loader.gif",
                "icons\/cooldown.png",
                "assets\/*.js",
                "assets\/scanningWidgetStatusConfig-BCvJ4aZl.js",
                "assets\/dynamic-icon-injector.ts-D_srFiDl.js",
                "assets\/dashboard-detection-injector.ts-XZhMexzT.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "resources": [
                "assets\/overlay-WvqEXPEY.js",
                "assets\/linkedin-api-injector.ts-C8TMA_qq.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/linkedin-outreach-injector.ts-5N4tnbGq.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/*",
                "http:\/\/localhost:3001\/*",
                "https:\/\/*.keywordscouter.ai\/*",
                "https:\/\/keywordscouter.ai\/*"
            ],
            "resources": [
                "assets\/content-auth-listener.ts-BfVzm4s3.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "icons\/Logomark_Main.png",
            "32": "icons\/Logomark_Main.png",
            "48": "icons\/Logomark_Main.png",
            "128": "icons\/Logomark_Main.png"
        },
        "default_title": "Monitor LinkedIn\/Reddit\/X(Twitter) Feeds"
    },
    "icons": {
        "16": "icons\/Logomark_Main.png",
        "32": "icons\/Logomark_Main.png",
        "48": "icons\/Logomark_Main.png",
        "128": "icons\/Logomark_Main.png"
    }
}
© 2026 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