AutoTimeframeColors Firefox

Examine source code of AutoTimeframeColors

By: Tiqur Add-on
Inspect and view changes in AutoTimeframeColors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoTimeframeColors",
  "version": "1.5",
  "author": "Tiqur",
  "description": "Changes line color according to current timeframe",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.tradingview.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "autotimeframecolors@example.com"
    }
  }
}

Best AutoTimeframeColors Alternatives

Here are some Firefox add-ons that are similar to AutoTimeframeColors: