Export Financials Firefox

Examine source code of Export Financials

By: dsfnhj
Inspect and view changes in Export Financials 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"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d9818cdc-0c75-48ec-b4ba-4c7dcd30131a}"
    }
  }
}

Best Export Financials Alternatives

Here are some Firefox add-ons that are similar to Export Financials: