TradingView NoAds Firefox

Examine source code of TradingView NoAds

제작자: Thomas Pham
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"
  }
}

최고의 TradingView NoAds 대안

다음은 TradingView NoAds과(와) 유사한 Firefox add-on입니다: