SIP Calculator
Calculate SIP directly from Chrome browser
What is SIP Calculator?
SIP Calculator is a Chrome extension developed by ewebforyou, and its main feature is "Calculate SIP directly from Chrome browser".
Extension Screenshots
Download SIP Calculator Extension CRX File
Download SIP Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
It is a calculator which helps easily calculate systematic investment plan (SIP) with in a few clicks.
Extension Basic Information
Name | SIP Calculator |
ID | kbgecdbbhdhdjgemkbiglfhnkppjggmg |
Official URL | https://chromewebstore.google.com/detail/sip-calculator/kbgecdbbhdhdjgemkbiglfhnkppjggmg |
Description | Calculate SIP directly from Chrome browser |
File Size | 4.8 MB |
Installation Count | 43 |
Current Version | 1.3 |
Last Updated | 2023-03-08 |
Publish Date | 2019-04-04 |
Rating | 5.00/5 Total 4 Ratings |
Developer | ewebforyou |
[email protected] | |
Payment Type | free |
Extension Website | https://www.ewebforyou.com/privacy-policy |
Help Page URL | https://www.ewebforyou.com/#get-in-touch |
Privacy Policy Page URL | https://www.ewebforyou.com/privacy-policy |
Supported Languages | 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" } } |