Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Investment Compound",
"description": "An investment calculator to show yearly compounding returns.",
"version": "0.0.0.4",
"action": {
"default_popup": "popup.html"
},
"icons": {
"16": "images\/ic-16.png",
"32": "images\/ic-32.png",
"48": "images\/ic-48.png",
"128": "images\/ic-128.png"
}
}