Trading Scorecard Firefox

Examine source code of Trading Scorecard

Inspect and view changes in Trading Scorecard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Trading Scorecard",
  "version": "2.1.1",
  "description": "Track whether you followed your trading rules each day — process over P&L.",
  "action": {
    "default_popup": "popup.html",
    "default_title": "Trading Scorecard",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "background": {
    "scripts": [
      "market.js",
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "trading-scorecard@auricdeveloper.app",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Trading Scorecard Alternatives

Here are some Firefox add-ons that are similar to Trading Scorecard: