TradeGuard - Risk Management for Traders Chrome

Examine source code of TradeGuard - Risk Management for Traders

Inspect and view changes in TradeGuard - Risk Management for Traders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo46k94R7t8/7TPrDUVTIlEryRl8WguNoAhdg8RRT+OSYl+y/rBtA0JNOxJ3bMRdXuYai1747PlbKui6liLTdf+6DtjWJoP2K6DieKXJ/+6s9s/K1wNzRIagS3Eqb7dkhMQYzIGRi+WhWPgZVrmCxn0/nzf0FbpxRrr71/DMqi8PqSmC4NH91urByVECvYsnjrl4DQR3lgbdx0WB19UIFmxjlm/IE0pNB12fw7f6rdd3wYe/T8uOeAHt2WHltE28OOC+KCcjRdmclRpTFRBZbKhmXkLB8sqf4crhsJG8OcJX7kxZ7ynIZKSI3+719Ip/wnjtsUyPM4nHfLiGUUo+lwwIDAQAB",
  "name": "__MSG_extName__",
  "version": "1.9.0",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "identity",
    "scripting"
  ],
  "oauth2": {
    "client_id": "34331779681-76gqvsgfbpdl0gh26nf5uic4rqlcmtop.apps.googleusercontent.com",
    "scopes": [
      "email",
      "profile"
    ]
  },
  "host_permissions": [
    "https://www.binance.com/*",
    "https://futures.binance.com/*",
    "https://www.bybit.com/*",
    "https://bybit.com/*",
    "https://www.trade-guard.info/*",
    "https://us.i.posthog.com/*"
  ],
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "service_worker": "background/index.js",
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.binance.com/*/futures/*",
        "https://futures.binance.com/*"
      ],
      "js": [
        "content/index.js"
      ],
      "run_at": "document_idle",
      "world": "ISOLATED"
    },
    {
      "matches": [
        "https://www.bybit.com/trade/*",
        "https://bybit.com/trade/*"
      ],
      "js": [
        "content/bybit/index.js"
      ],
      "run_at": "document_idle",
      "world": "ISOLATED"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "chunks/*"
      ],
      "matches": [
        "https://www.binance.com/*",
        "https://futures.binance.com/*",
        "https://www.bybit.com/*",
        "https://bybit.com/*"
      ]
    }
  ]
}

Best TradeGuard - Risk Management for Traders Alternatives

Here are some Chrome extensions that are similar to TradeGuard - Risk Management for Traders: