Multilator
Financial Calculator
Multilatorとは何ですか?
Multilatorはpatrzykatによって開発されたChromeの拡張機能で、その主な機能は「Financial Calculator」です。
拡張機能のスクリーンショット
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |