Tradingview Optimizer PRO Firefox

Examine source code of Tradingview Optimizer PRO

Inspect and view changes in Tradingview Optimizer PRO source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Strategy Optimizer for TradingView — Pine",
  "version": "0.4.7",
  "description": "Optimize your TradingView strategy with real backtests: grid, random & Bayesian search, walk-forward validation, AI builder.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "src/sw.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.tradingview.com/chart/*"
      ],
      "js": [
        "src/driver/tv-api.js"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://*.tradingview.com/chart/*"
      ],
      "js": [
        "src/driver/content-entry.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "notifications",
    "identity"
  ],
  "host_permissions": [
    "https://*.tradingview.com/*"
  ],
  "action": {
    "default_title": "Strategy Optimizer for TradingView",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    },
    "default_popup": "popup/launcher.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "panel/panel.html",
        "src/*",
        "icons/*"
      ],
      "matches": [
        "https://*.tradingview.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tv-optimizer-pro@kloomstudio.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Tradingview Optimizer PRO Alternatives

Here are some Firefox add-ons that are similar to Tradingview Optimizer PRO: