PolyAI — BTC Trading Tools for Polymarket Firefox

Examine source code of PolyAI — BTC Trading Tools for Polymarket

By: PolyAI
Inspect and view changes in PolyAI — BTC Trading Tools for Polymarket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PolyAI — BTC Trading Tools for Polymarket",
  "version": "1.2.0",
  "description": "AI-powered BTC predictions, live charts, risk scoring & auto-trading tools for Polymarket 5-min markets.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "*://polymarket.com/*",
    "https://polymarket-ai.com/*",
    "https://api.polymarket-ai.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "polyai@polymarket-ai.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "PolyAI — Smart BTC Trading Assistant"
  },
  "content_scripts": [
    {
      "matches": [
        "*://polymarket.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best PolyAI — BTC Trading Tools for Polymarket Alternatives

Here are some Firefox add-ons that are similar to PolyAI — BTC Trading Tools for Polymarket: