MoneyControl It

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

Apa itu MoneyControl It?

MoneyControl It adalah ekstensi Chrome yang dikembangkan oleh https://techkranti.com, dan fitur utamanya adalah "Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MoneyControl It

Unduh file ekstensi MoneyControl It dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama MoneyControl It MoneyControl It
ID lemhigfdmamodohbdpedpbbjjblijabg
URL Resmi https://chromewebstore.google.com/detail/moneycontrol-it/lemhigfdmamodohbdpedpbbjjblijabg
Deskripsi Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl
Ukuran File 4.38 KB
Jumlah Instalasi 1,173
Versi Saat Ini 0.1
Terakhir Diperbarui 2022-06-18
Tanggal Publikasi 2012-08-26
Penilaian 3.95/5 Total 41 Penilaian
Pengembang https://techkranti.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://techkranti.com/
Bahasa yang Didukung 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
}