Money Exporter Firefox

Examine source code of Money Exporter

Inspect and view changes in Money Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Money Exporter",
  "version": "0.1.3",
  "description": "Allows to export bank account data to Money application.",
  "content_scripts": [
    {
      "matches": [
        "*://*/import_web_bank/allow"
      ],
      "js": [
        "money.js"
      ]
    },
    {
      "matches": [
        "*://*.credit-agricole.fr/*"
      ],
      "js": [
        "cane.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "*://*/import_web_bank/allow",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c959fe82-f45e-4e97-9659-65540ce7fe9f}"
    }
  }
}

Best Money Exporter Alternatives

Here are some Firefox add-ons that are similar to Money Exporter: