Compound Growth Calculator

Compound Growth Calculator

Compound Growth Calculator helps to Calculate the compound effect of an investment over time

Merlin
Additional files are visible only to premium users

manifest.json


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