TradingView to MT5 - Trading Pine Lab Cloud Firefox

Examine source code of TradingView to MT5 - Trading Pine Lab Cloud

Inspect and view changes in TradingView to MT5 - Trading Pine Lab Cloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TradingView a MT5 - Trading Pine Lab Cloud",
  "version": "1.0.1",
  "description": "Panel flotante en TradingView para operar en MT5 Cloud a través de Trading Pine Lab Cloud",
  "permissions": [
    "storage",
    "*://*.tradingview.com/*",
    "https://cloud.tradingpinelab.es/*",
    "wss://cloud.tradingpinelab.es/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tradingview.com/*"
      ],
      "js": [
        "i18n.js",
        "socket.io.min.js",
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "icons": {
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "icons/flags/es.svg",
    "icons/flags/en.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cloud@tradingpinelab.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TradingView to MT5 - Trading Pine Lab Cloud Alternatives

Here are some Firefox add-ons that are similar to TradingView to MT5 - Trading Pine Lab Cloud: