WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Marketer for LinkedIn – Your AI Agent for Automated LinkedIn Growth

AI Marketer for LinkedIn – Your AI Agent for Automated LinkedIn Growth

View on Chrome Web Store
View AI Marketer for LinkedIn – Your AI Agent for Automated LinkedIn Growth Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

An AI Agent that automates your LinkedIn marketing—growing connections, engaging prospects, and driving sales 24/7.
Type
Extension
Users
316 users
3
SynthMind.app
View author page of SynthMind.app
Published
Published on April 16, 2025
Version 1.1.0
Manifest version
3
Updated
Updated on September 12, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View AI Marketer for LinkedIn – Your AI Agent for Automated LinkedIn Growth 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": "AI Marketer for LinkedIn \u2013 Your AI Agent for Automated LinkedIn Growth",
    "version": "1.1.0",
    "description": "An AI Agent that automates your LinkedIn marketing\u2014growing connections, engaging prospects, and driving sales 24\/7.",
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "60": "icons\/icon60.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "60": "icons\/icon60.png",
        "128": "icons\/icon128.png"
    },
    "author": "synthmind",
    "content_scripts": [
        {
            "js": [
                "content_script.js-loader.js",
                "floating_window.jsx-loader.js"
            ],
            "matches": [
                "*:\/\/www.linkedin.com\/*"
            ],
            "css": [
                "index.css",
                "floating_window.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "scripting",
        "identity",
        "storage",
        "cookies",
        "webNavigation"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/studio.aisynthmind.com\/*",
            "https:\/\/ai.aisynthmind.com\/*",
            "https:\/\/ai.synthmind.app\/*",
            "http:\/\/localhost:5000\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/studio.aisynthmind.com\/*",
        "*:\/\/www.linkedin.com\/*",
        "https:\/\/service.synthmind.app\/*",
        "https:\/\/pl-task.synthmind.app\/*",
        "https:\/\/service.aisynthmind.com\/*",
        "https:\/\/pl-task.aisynthmind.com\/*",
        "https:\/\/ai.aisynthmind.com\/*",
        "https:\/\/ai.synthmind.app\/*",
        "http:\/\/localhost:5000\/*"
    ],
    "minimum_chrome_version": "116",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "helper.js",
                "content_script.js.js",
                "client.js",
                "auth.js",
                "index.js",
                "moment-timezone.js",
                "floating_window.jsx.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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