Excel Export for ft.com Firefox

Examine source code of Excel Export for ft.com

By: OR
Inspect and view changes in Excel Export for ft.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Download excel file of financial data of equity fundamentals from ft.com",
  "manifest_version": 2,
  "name": "Export Financials as Excel",
  "version": "1.0",
  "homepage_url": "https://markets.ft.com",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://markets.ft.com/data/equities/tearsheet/financials*"
      ],
      "js": [
        "xlsx.full.min.js",
        "FileSaver.min.js",
        "script.js"
      ]
    }
  ]
}

Best Excel Export for ft.com Alternatives

Here are some Firefox add-ons that are similar to Excel Export for ft.com: