IBKR Data Dive Firefox

Examine source code of IBKR Data Dive

Inspect and view changes in IBKR Data Dive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IBKR Data Dive",
  "version": "1.1",
  "description": "Adds inline position data (%) and live conversion to EUR.",
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://open.er-api.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.interactivebrokers.ie/portal/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@ibkr-data-dive",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas IBKR Data Dive

Aqui estão algumas Firefox add-ons que são similares a IBKR Data Dive: