TradingView NoAds Firefox

Examine source code of TradingView NoAds

Inspect and view changes in TradingView NoAds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TradingView NoAds",
  "version": "0.2",
  "description": "Removes the annoying ads and the upgrade to pro message in TradingView",
  "browser_action": {
    "default_icon": {
      "128": "icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tradingview.com/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "128": "icon-128.png"
  }
}

Best TradingView NoAds Alternatives

Here are some Firefox add-ons that are similar to TradingView NoAds: