Monthly Loan Payment Calculator

Monthly Loan Payment Calculator

Check how much you need to pay in monthly payment using the monthly loan payment calculator

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_popup": "templates/popup.html"
  },
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "static/img/icon16.png",
    "32": "static/img/icon32.png",
    "128": "static/img/icon128.png"
  },
  "manifest_version": 3,
  "default_locale": "fi",
  "name": "__MSG_appName__",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "version": "1.0"
}