MoneyControl It

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

Was ist MoneyControl It?

MoneyControl It ist eine Chrome-Erweiterung, die von https://techkranti.com entwickelt wurde, und ihr Hauptmerkmal ist "Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl".

Erweiterungsscreenshots

screenshot

MoneyControl It-Erweiterungs-CRX-Datei herunterladen

Laden Sie MoneyControl It-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!!!                    

Grundlegende Informationen zur Erweiterung

Name MoneyControl It MoneyControl It
ID lemhigfdmamodohbdpedpbbjjblijabg
Offizielle URL https://chromewebstore.google.com/detail/moneycontrol-it/lemhigfdmamodohbdpedpbbjjblijabg
Beschreibung Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl
Dateigröße 4.38 KB
Installationsanzahl 1,173
Aktuelle Version 0.1
Letztes Update 2022-06-18
Veröffentlichungsdatum 2012-08-26
Bewertung 3.95/5 Insgesamt 41 Bewertungen
Entwickler https://techkranti.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://techkranti.com/
Unterstützte Sprachen 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
}