Spending Optimizer Firefox

Examine source code of Spending Optimizer

Inspect and view changes in Spending Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spending Optimizer",
  "description": "Suggest ways to optimize spending based on your bank transactions.",
  "version": "2.0",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.yourbank.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{278530b5-8fe8-4e6c-bfb2-b7cfbe8abe2b}"
    }
  }
}

Best Spending Optimizer Alternatives

Here are some Firefox add-ons that are similar to Spending Optimizer: