WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Marketer for X – Your AI Marketing Employee for Twitter (X)

AI Marketer for X – Your AI Marketing Employee for Twitter (X)

View on Chrome Web Store
View AI Marketer for X – Your AI Marketing Employee for Twitter (X) Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 ratings)
1 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.

Automatically operates your X account by posting, engaging, and sending DMs to grow your audience and drive marketing results.
Type
Extension
Users
396 users
4
SynthMind.app
View author page of SynthMind.app
Published
Published on December 16, 2024
Version 1.1.2
Manifest version
3
Updated
Updated on January 5, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View AI Marketer for X – Your AI Marketing Employee for Twitter (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": "AI Marketer for X \u2013 Your AI Marketing Employee for Twitter (X)",
    "version": "1.1.2",
    "description": "Automatically operates your X account by posting, engaging, and sending DMs to grow your audience and drive marketing results.",
    "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": [
                "*:\/\/x.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\/*",
            "https:\/\/algo-1257093296.cos.ap-chengdu.myqcloud.com\/*",
            "https:\/\/s1.synthmind.app\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/studio.aisynthmind.com\/*",
        "*:\/\/x.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\/*",
        "https:\/\/algo-1257093296.cos.ap-chengdu.myqcloud.com\/*",
        "https:\/\/s1.synthmind.app\/*"
    ],
    "minimum_chrome_version": "116",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/x.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