Interest Rate & Business Loan Calculators
Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.
什么是Interest Rate & Business Loan Calculators?
Interest Rate & Business Loan Calculators是由Finimpact.com - Small Business Funding开发的Chrome扩展程序,该扩展的主要功能是“Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.”。
扩展截图
下载Interest Rate & Business Loan Calculators扩展crx文件
下载Interest Rate & Business Loan Calculators扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Finimpact Interest Rate and Business Loan Calculators, calculates important data to provide a deeper insight into your loan details. Not all financial business solutions are created equal. Different loans from different vendors, do not all have the same interest rates, loan terms, or even credit requirements. Understanding how the amount of the loan, interest rate, and loan repayment terms fit together will help you plan funding solutions correctly.
扩展基本信息
名称 | |
ID | jdpoegdgacgeboblifhnlefngemcmmab |
官方URL | https://chrome.google.com/webstore/detail/interest-rate-business-lo/jdpoegdgacgeboblifhnlefngemcmmab |
简介 | Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details. |
文件大小 | 36.48 KB |
安装次数 | 78 |
当前版本 | 1.0.2 |
更新时间 | 2020-03-26 |
上架时间 | 2020-03-26 |
评分 | 5.00/5 共1次评分 |
开发者 | Finimpact.com - Small Business Funding |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.finimpact.com |
隐私政策页面URL | https://www.finimpact.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Interest Rate & Business Loan Calculators", "description": "Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.", "version": "1.0.2", "permissions": [ "storage" ], "icons": { "16": "img\/favicon16.png", "48": "img\/favicon48.png", "128": "img\/favicon128.png" }, "browser_action": { "default_title": "Interest Rate & Business Loan Calculators", "default_popup": "popup.html", "default_icon": "img\/icon.png" }, "manifest_version": 2 } |