Multilator

Financial Calculator

什么是Multilator?

Multilator是由patrzykat开发的Chrome扩展程序,该扩展的主要功能是“Financial Calculator”。

扩展截图

screenshot
screenshot
screenshot

下载Multilator扩展crx文件

下载Multilator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This is a multifunctional financial calculator. 

Functions Include: 
- Monthly Loan Payment Calculator (works for mortgages)
- Compound Interest Calculator
- Bond Price Calculator
- Bond Duration Calculator                    

扩展基本信息

名称 Multilator Multilator
ID lfdaocojekbbbdkkpaoheddomfhdnlmj
官方URL https://chromewebstore.google.com/detail/multilator/lfdaocojekbbbdkkpaoheddomfhdnlmj
简介 Financial Calculator
文件大小 75.19 KB
安装次数 149
当前版本 1.0
更新时间 2021-04-30
上架时间 2021-04-29
评分 5.00/5 共4次评分
开发者 patrzykat
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Multilator",
    "description": "Financial Calculator",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "templates\/popup.html"
    },
    "icons": {
        "16": "static\/img\/icon16.png",
        "32": "static\/img\/icon32.png",
        "128": "static\/img\/icon128.png"
    }
}