WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PolyPredict AI

PolyPredict AI

View on Chrome Web Store
View PolyPredict AI Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
7 views
This extension has been viewed 7 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.

Your All-in-One AI Copilot for smarter insights and trading.
Type
Extension
Users
198 users
2
Website polypredict.ai
SynthMind.app
View author page of SynthMind.app
Published
Published on December 23, 2025
Version 1.0.5
Manifest version
3
Updated
Updated on February 28, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View PolyPredict AI 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": "PolyPredict AI",
    "version": "1.0.5",
    "description": "Your All-in-One AI Copilot for smarter insights and trading.",
    "author": "synthmind",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "side_panel": {
        "default_path": "index.html",
        "matches": [
            "<all_urls>"
        ]
    },
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png"
        },
        "default_title": "PolyPredict AI"
    },
    "permissions": [
        "sidePanel",
        "storage",
        "tabs",
        "identity",
        "cookies"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js",
                "assets\/floating.jsx-loader.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "assets\/floating.css"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/polypredict.synthmind.app\/*",
            "http:\/\/localhost:5174\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/pm-service.synthmind.app\/*",
        "https:\/\/polypredict.synthmind.app\/*",
        "http:\/\/localhost:5174\/*",
        "https:\/\/us.i.posthog.com\/*",
        "https:\/\/eu-assets.i.posthog.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "content-script.js",
                "assets\/logo.png",
                "assets\/logo.js",
                "assets\/moment-timezone.js",
                "assets\/floating.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