MoneyControl It

Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl

What is MoneyControl It?

MoneyControl It is a Chrome extension developed by https://techkranti.com, and its main feature is "Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl".

Extension Screenshots

screenshot

Download MoneyControl It Extension CRX File

Download MoneyControl It 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

                        To aid in your stock research this small tool will come handy to quickly research about Scrips by directly searching on MoneyControl.com. Just select the text you want to search on MoneyControl, Right-Click and click on MoneyControl It. You will be taken to MoneyControl's page for the selected Scrip.

Hope you like this handy little tool!!!                    

Extension Basic Information

Name MoneyControl It MoneyControl It
ID lemhigfdmamodohbdpedpbbjjblijabg
Official URL https://chromewebstore.google.com/detail/moneycontrol-it/lemhigfdmamodohbdpedpbbjjblijabg
Description Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl
File Size 4.38 KB
Installation Count 1,173
Current Version 0.1
Last Updated 2022-06-18
Publish Date 2012-08-26
Rating 3.95/5 Total 41 Ratings
Developer https://techkranti.com
Email [email protected]
Payment Type free
Extension Website http://techkranti.com/
Supported Languages en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MoneyControl It",
    "description": "Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "32": "favicon.ico"
    },
    "background": {
        "scripts": [
            "mcit.js"
        ]
    },
    "manifest_version": 2
}