SIP Calculator
Calculate SIP directly from Chrome browser
什么是SIP Calculator?
SIP Calculator是由ewebforyou开发的Chrome扩展程序,该扩展的主要功能是“Calculate SIP directly from Chrome browser”。
扩展截图
下载SIP Calculator扩展crx文件
下载SIP Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        It is a calculator which helps easily calculate systematic investment plan (SIP) with in a few clicks.                     扩展基本信息
| 名称 |   |  
| ID | kbgecdbbhdhdjgemkbiglfhnkppjggmg | 
| 官方URL | https://chromewebstore.google.com/detail/sip-calculator/kbgecdbbhdhdjgemkbiglfhnkppjggmg | 
| 简介 | Calculate SIP directly from Chrome browser | 
| 文件大小 | 4.8 MB | 
| 安装次数 | 43 | 
| 当前版本 | 1.3 | 
| 更新时间 | 2023-03-08 | 
| 上架时间 | 2019-04-04 | 
| 评分 | 5.00/5 共4次评分 | 
| 开发者 | ewebforyou | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://www.ewebforyou.com/privacy-policy | 
| 帮助页面URL | https://www.ewebforyou.com/#get-in-touch | 
| 隐私政策页面URL | https://www.ewebforyou.com/privacy-policy | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SIP Calculator",
    "description": "Calculate SIP directly from Chrome browser",
    "version": "1.3",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "action": {
        "default_icon": "images\/icon_128.png",
        "default_popup": "popup.html"
    }
}  |  |